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
46 hideSystemAlertWindow(); in onDestroy()
DAlertWindowsAppOpsTests.java119 getInstrumentation().runOnMainSync(activity::hideSystemAlertWindow); in testSystemAlertWindowAppOpsInitiallyAllowed()