Searched refs:closeSystemDialogsViaWindowManager (Results 1 – 3 of 3) sorted by relevance
23 void closeSystemDialogsViaWindowManager(String reason); in closeSystemDialogsViaWindowManager() method
149 public void closeSystemDialogsViaWindowManager(String reason) throws RemoteException { in closeSystemDialogsViaWindowManager() method in CloseSystemDialogsTestService.Binder
363 mService.closeSystemDialogsViaWindowManager(REASON); in testCloseSystemDialogsViaWindowManager_whenTestInstrumentedViaShell_isSent()374 () -> mService.closeSystemDialogsViaWindowManager(REASON)); in testCloseSystemDialogsViaWindowManager_whenRunningAsShell_isSent()386 () -> mService.closeSystemDialogsViaWindowManager(REASON)); in testCloseSystemDialogsViaWindowManager_whenTargetSdkCurrent_isBlockedAndThrows()397 mService.closeSystemDialogsViaWindowManager(REASON); in testCloseSystemDialogsViaWindowManager_whenTargetSdk30_isBlockedButDoesNotThrow()