Searched refs:pauseKeyDispatching (Results 1 – 5 of 5) sorted by relevance
45 mWm.pauseKeyDispatching(null); in testMANAGE_APP_TOKENS()
83 void pauseKeyDispatching(IBinder token); in pauseKeyDispatching() method
260 public void pauseKeyDispatching(IBinder arg0) throws RemoteException { in pauseKeyDispatching() method in IWindowManagerImpl
1078 service.mWindowManager.pauseKeyDispatching(appToken); in pauseKeyDispatchingLocked()
7734 public void pauseKeyDispatching(IBinder _token) { in pauseKeyDispatching() method