summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorMatt Pietal <mpietal@google.com>2021-08-12 15:24:05 -0400
committerMatt Pietal <mpietal@google.com>2021-09-28 14:14:05 +0000
commit6ad767a09c6f34ce8e6f89a182e8a77acb8c1421 (patch)
tree371e45e4a4f5d6585f14386b7209a94a7ef1c741 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parenta3391604c0fefb9fcf67f1a1c7581ff344dfa990 (diff)
Support multiple smartspace views
Previously, a singleton view was reused in multiple places. However, this does not work when multiple displays are in use, such as when casting the device display to another screen. Supports sets of views that are activated when they are attached to windows, and removed when they are detached. Fixes: 196175396 Test: atest LockscreenSmartspaceControllerTest Change-Id: Ied1ecff9103d8539f075785409d2951a1be21ab2
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions