Searched refs:closeSystemDialogsViaActivityManager (Results 1 – 3 of 3) sorted by relevance
24 void closeSystemDialogsViaActivityManager(String reason); in closeSystemDialogsViaActivityManager() method
147 public void closeSystemDialogsViaActivityManager(String reason) throws RemoteException { in closeSystemDialogsViaActivityManager() method in CloseSystemDialogsTestService.Binder
334 mService.closeSystemDialogsViaActivityManager(REASON); in testCloseSystemDialogsViaActivityManager_whenTestInstrumentedViaShell_isSent()346 () -> mService.closeSystemDialogsViaActivityManager(REASON)); in testCloseSystemDialogsViaActivityManager_whenRunningAsShell_isSent()359 () -> mService.closeSystemDialogsViaActivityManager(REASON)); in testCloseSystemDialogsViaActivityManager_whenTargetSdkCurrent_isBlockedAndThrows()370 mService.closeSystemDialogsViaActivityManager(REASON); in testCloseSystemDialogsViaActivityManager_whenTargetSdk30_isBlockedButDoesNotThrow()