Searched refs:closeSystemDialogsViaActivityManager (Results 1 – 3 of 3) sorted by relevance
24 void closeSystemDialogsViaActivityManager(String reason); in closeSystemDialogsViaActivityManager() method
154 public void closeSystemDialogsViaActivityManager(String reason) throws RemoteException { in closeSystemDialogsViaActivityManager() method in CloseSystemDialogsTestService.Binder
364 mService.closeSystemDialogsViaActivityManager(REASON); in testCloseSystemDialogsViaActivityManager_whenTestInstrumentedViaShell_isSent()376 () -> mService.closeSystemDialogsViaActivityManager(REASON)); in testCloseSystemDialogsViaActivityManager_whenRunningAsShell_isSent()389 () -> mService.closeSystemDialogsViaActivityManager(REASON)); in testCloseSystemDialogsViaActivityManager_whenTargetSdkCurrent_isBlockedAndThrows()400 mService.closeSystemDialogsViaActivityManager(REASON); in testCloseSystemDialogsViaActivityManager_whenTargetSdk30_isBlockedButDoesNotThrow()