Searched refs:mKeyInterceptionInfoForToken (Results 1 – 3 of 3) sorted by relevance
633 mService.mKeyInterceptionInfoForToken.put(w.mInputChannelToken, in accept()
491 final Map<IBinder, KeyInterceptionInfo> mKeyInterceptionInfoForToken = field in WindowManagerService7975 return mKeyInterceptionInfoForToken.get(inputToken); in getKeyInterceptionInfoFromToken()
2805 mWmService.mKeyInterceptionInfoForToken.remove(mInputChannelToken); in disposeInputChannel()