Searched refs:mKeyDispatchState (Results 1 – 2 of 2) sorted by relevance
7935 mAttachInfo.mKeyDispatchState.reset(this);13854 return mAttachInfo != null ? mAttachInfo.mKeyDispatchState : null; in getKeyDispatcherState()13895 ? mAttachInfo.mKeyDispatchState : null, this)) { in dispatchKeyEvent()28508 final KeyEvent.DispatcherState mKeyDispatchState field in View.AttachInfo
2939 mAttachInfo.mKeyDispatchState.reset(); in handleWindowFocusChanged()