summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorMaurice Lam <yukl@google.com>2021-11-30 15:05:03 -0800
committerMaurice Lam <yukl@google.com>2022-01-14 12:16:31 -0800
commitf03d832c434cc327f7dbc317324c26e4cd1b1b68 (patch)
tree207540918c2214f113b8d285d0e0731d40b30a4d /core/java/android/inputmethodservice/InputMethodService.java
parenta81d9c41ac31321dcb6206fea6440787d21f720a (diff)
Add VirtualDevice.launchPendingIntent
Add launchPendingIntent method on VirtualDevice, which allows specifying a display ID to launch the pending intent on. For activity intents, this is equivalent to adding the ActivityOptions with setLaunchDisplayId on the pending intent. For service and broadcast pending intents, VirtualDeviceManager will try to catch any trampolines activities launched by the pending intent creator and start those on the virtual display instead. Bug: 194949534 Test: Manual, CTS to be added in ag/15781910 Change-Id: Ia5d6c92167f0ee6c9f246fd4335daa824aceaef9
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions