Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
DActivityManagerDisplayTests.java542 final String broadcastAction = SECOND_PACKAGE_NAME + ".LAUNCH_BROADCAST_ACTION"; in testLaunchNotEmbeddedOnVirtualDisplay() local
544 executeShellCommand("am broadcast -a " + broadcastAction + " -p " + SECOND_PACKAGE_NAME in testLaunchNotEmbeddedOnVirtualDisplay()
957 final String broadcastAction = SECOND_PACKAGE_NAME + ".LAUNCH_BROADCAST_ACTION"; in testPermissionLaunchFromDifferentApp() local
959 executeShellCommand("am broadcast -a " + broadcastAction + " -p " + SECOND_PACKAGE_NAME in testPermissionLaunchFromDifferentApp()