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
318 mService.closeSystemDialogsViaWindowManager(REASON); in testCloseSystemDialogsViaWindowManager_whenTestInstrumentedViaShell_isSent()329 () -> mService.closeSystemDialogsViaWindowManager(REASON)); in testCloseSystemDialogsViaWindowManager_whenRunningAsShell_isSent()341 () -> mService.closeSystemDialogsViaWindowManager(REASON)); in testCloseSystemDialogsViaWindowManager_whenTargetSdkCurrent_isBlockedAndThrows()352 mService.closeSystemDialogsViaWindowManager(REASON); in testCloseSystemDialogsViaWindowManager_whenTargetSdk30_isBlockedButDoesNotThrow()