Home
last modified time | relevance | path

Searched refs:SECOND_LAUNCH_BROADCAST_ACTION (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/appSecondUid/src/android/server/wm/second/
DComponents.java45 public static final String SECOND_LAUNCH_BROADCAST_ACTION = field in Components
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplaySecurityTests.java35 import static android.server.wm.second.Components.SECOND_LAUNCH_BROADCAST_ACTION;
141 SECOND_LAUNCH_BROADCAST_ACTION) in testLaunchWithoutPermissionOnVirtualDisplay()
575 SECOND_LAUNCH_BROADCAST_ACTION) in testPermissionLaunchFromAppOnSecondary()
682 SECOND_LAUNCH_BROADCAST_ACTION) in testPermissionLaunchFromDifferentApp()
DMultiDisplayActivityLaunchTests.java40 import static android.server.wm.second.Components.SECOND_LAUNCH_BROADCAST_ACTION;
451 SECOND_LAUNCH_BROADCAST_ACTION) in testConsequentLaunchActivityFromVirtualDisplayToTargetDisplay()