Searched refs:hideSystemAlertWindow (Results 1 – 2 of 2) sorted by relevance
37 public void hideSystemAlertWindow() { in hideSystemAlertWindow() method in AlertWindowsAppOpsTestsActivity
117 getInstrumentation().runOnMainSync(activity::hideSystemAlertWindow); in testSystemAlertWindowAppOpsInitiallyAllowed()