summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorFabian Kozynski <kozynski@google.com>2022-02-04 10:47:56 -0500
committerFabian Kozynski <kozynski@google.com>2022-02-04 10:50:44 -0500
commit3cf1b970d40da9fdc9f425f03d79c570107f80c3 (patch)
treead723fadf49790f8f9f781b4a69dca75db041fab /core/java/android/inputmethodservice/InputMethodService.java
parent24c3cf7519c041a14771782d6cebdb9b1b543c46 (diff)
Fix tile request dialog dismiss
When the dialog is dismissed without being cancelled (for example, by going home or locking the phone), make sure to also send a dismissed message. As dismissed is always called after cancelled or click in a button, make sure that this message is only sent once. Also, check for RemoteException when communicating with the Binder interface. Test: atest TileServiceRequestControllerTest Test: manual with test app Test: CtsVerifier Fixes: 217887724 Change-Id: I286c24ae743aede158214880679abd07c3db3ff6
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions