summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorNikolas Havrikov <havrikov@google.com>2021-12-02 18:21:54 +0100
committerNikolas Havrikov <havrikov@google.com>2021-12-13 10:23:45 +0100
commit5a2b8d3ffe418e4f7eb12f24aa05f98500d15cf4 (patch)
tree901916881c79476e1ef0d6271f945ce463a28126 /core/java/android/inputmethodservice/InputMethodService.java
parentfb11e0a86a9a5a810ce018c7c31b9f8c8514c8b1 (diff)
Store displayIdToShowIme in an IMMS field
This change allows the IMMS to remember the last display id the IME was requested to bind on. One use case is when we want to prevent binding the IME if there is no currently focused editText, and yet we want to still be able to handle an explicit request to show the IME later. Remembering the display id helps to show it on the correct screen. Bug: 199887357 Bug: 37617707 Test: make Change-Id: I98459c4a44416fd7209150932a2a2520612da818
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions