Searched refs:pauseKeyDispatching (Results 1 – 5 of 5) sorted by relevance
46 mWm.pauseKeyDispatching(null); in testMANAGE_APP_TOKENS()
75 void pauseKeyDispatching(IBinder token); in pauseKeyDispatching() method
233 public void pauseKeyDispatching(IBinder arg0) throws RemoteException { in pauseKeyDispatching() method in IWindowManagerImpl
748 service.mWindowManager.pauseKeyDispatching(appToken); in pauseKeyDispatchingLocked()
6876 public void pauseKeyDispatching(IBinder _token) { in pauseKeyDispatching() method