Searched refs:mKeyDispatchState (Results 1 – 2 of 2) sorted by relevance
8120 mAttachInfo.mKeyDispatchState.reset(this);14207 return mAttachInfo != null ? mAttachInfo.mKeyDispatchState : null;14248 ? mAttachInfo.mKeyDispatchState : null, this)) {28916 final KeyEvent.DispatcherState mKeyDispatchState field in View.AttachInfo
3256 mAttachInfo.mKeyDispatchState.reset(); in handleWindowFocusChanged()