Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAlertWindowsTests.java124 final boolean hasAlertWindowPermission, final boolean atLeastO) throws Exception { in runAlertWindowTest() argument
125 setAlertWindowPermission(activityName, hasAlertWindowPermission); in runAlertWindowTest()
131 assertAlertWindows(activityName, hasAlertWindowPermission, atLeastO); in runAlertWindowTest()
144 final boolean hasAlertWindowPermission, final boolean atLeastO) throws Exception { in assertAlertWindows() argument
151 if (!hasAlertWindowPermission) { in assertAlertWindows()