Skip to content
Commit f03d832c authored by Maurice Lam's avatar Maurice Lam
Browse files

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
parent a81d9c41
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment