Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAlertWindowsAppOpsTests.java101 getInstrumentation().runOnMainSync(activity::showSystemAlertWindow); in testSystemAlertWindowAppOpsInitiallyAllowed()
135 getInstrumentation().runOnMainSync(activity::showSystemAlertWindow); in testSystemAlertWindowAppOpsInitiallyAllowed()
DAlertWindowsAppOpsTestsActivity.java28 public void showSystemAlertWindow() { in showSystemAlertWindow() method in AlertWindowsAppOpsTestsActivity