Home
last modified time | relevance | path

Searched refs:atLeastO (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
131 assertAlertWindows(activityName, hasAlertWindowPermission, atLeastO); in runAlertWindowTest()
144 final boolean hasAlertWindowPermission, final boolean atLeastO) throws Exception { in assertAlertWindows() argument
168 if (atLeastO) { in assertAlertWindows()