summaryrefslogtreecommitdiff
path: root/core/java/android/widget/AutoCompleteTextView.java
diff options
context:
space:
mode:
authorLucas Dupin <dupin@google.com>2022-04-25 10:39:22 -0700
committerLucas Dupin <dupin@google.com>2022-04-25 10:39:22 -0700
commit4c41efd8d919c4ec3eb1f258674455f8671f438a (patch)
tree254a0c4c1850080f12f7fc22758000aea30e9a3a /core/java/android/widget/AutoCompleteTextView.java
parente5f9c3da5c3350f4e116e5992957f8017e763854 (diff)
Make ISmartspaceManager non-blocking
Methods from this manager are being called from the SystemUI main thread, and hitting system_server locks. All methods return void, and are already using a callback mechanism, we can make this oneway. Fixes: 220718061 Test: Deployed on Phone,CTS tests Change-Id: Ief549fce0d2463547cade4028696cf9431ce3a84
Diffstat (limited to 'core/java/android/widget/AutoCompleteTextView.java')
0 files changed, 0 insertions, 0 deletions