summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorRambo Wang <rambowang@google.com>2021-11-12 08:03:13 -0800
committersandeepjs <sandeepjs@google.com>2021-12-07 19:22:32 +0000
commit2ebfca0f618e835033c14bc2f9c7d3b9043a7e03 (patch)
tree6a398e633bf807c849631fd9d266af7d486dd365 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentd00bbd1e6d032f635fb0e91b071d11a633ab9e22 (diff)
Introduce mutable parcelable request to open/close logical channel
With a simple parcelable defines in aidl file, ITelephony can unify all the ways on how to open/close ICC logical channels. This leaves a stable ITelephony interface and extendable space in request parcelable to introduce new features. The request parcelable can also serve as the data wrapper when all request info need to pass to the handler of PhoneInterfaceManager, or out side of phone process (e.g. TelephonyRegistry) to resist phone process crash. Bug: 197658986 Test: atest IccOpenLogicalChannelRequestTest Change-Id: I15f920024d3ca3e630d16900e341ff41ee13d7d9
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions