Home
last modified time | relevance | path

Searched defs:closeSystemDialogsViaWindowManager (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/shared/src/android/app/stubs/shared/
DICloseSystemDialogsTestsService.aidl23 void closeSystemDialogsViaWindowManager(String reason); in closeSystemDialogsViaWindowManager() method
DCloseSystemDialogsTestService.java142 public void closeSystemDialogsViaWindowManager(String reason) throws RemoteException { in closeSystemDialogsViaWindowManager() method in CloseSystemDialogsTestService.Binder