Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java168 grantSystemAlertWindow(SHELL_PACKAGE, false); in testStartBgActivity_usingStartActivitiesFromBackgroundPermission()
226 grantSystemAlertWindow(APP_A_33); in testBackgroundActivityWhenSystemAlertWindowGranted_isNotBlocked()
444 grantSystemAlertWindow(APP_A, false); in testPendingIntentActivity_whenSenderAllowsBal_isNotBlocked()
446 grantSystemAlertWindow(APP_B); in testPendingIntentActivity_whenSenderAllowsBal_isNotBlocked()
457 grantSystemAlertWindow(APP_A, false); in testPI_onlyCreatorAllowsBALInSameTask_isNotBlocked()
459 grantSystemAlertWindow(APP_B); in testPI_onlyCreatorAllowsBALInSameTask_isNotBlocked()
481 grantSystemAlertWindow(APP_A, false); in testPI_onlyCreatorAllowsBALInSameTask_isBlocked()
483 grantSystemAlertWindow(APP_B); in testPI_onlyCreatorAllowsBALInSameTask_isBlocked()
504 grantSystemAlertWindow(APP_A, false); in testPI_onlyCreatorAllowsBALwithOptIn_isNotBlocked()
506 grantSystemAlertWindow(APP_B); in testPI_onlyCreatorAllowsBALwithOptIn_isNotBlocked()
[all …]