Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAlertWindowsAppOpsTestsActivity.java37 public void hideSystemAlertWindow() { in hideSystemAlertWindow() method in AlertWindowsAppOpsTestsActivity
DAlertWindowsAppOpsTests.java117 getInstrumentation().runOnMainSync(activity::hideSystemAlertWindow); in testSystemAlertWindowAppOpsInitiallyAllowed()