Searched refs:mKeyDispatchState (Results 1 – 2 of 2) sorted by relevance
8127 mAttachInfo.mKeyDispatchState.reset(this);14497 return mAttachInfo != null ? mAttachInfo.mKeyDispatchState : null; in getKeyDispatcherState()14538 ? mAttachInfo.mKeyDispatchState : null, this)) { in dispatchKeyEvent()29418 final KeyEvent.DispatcherState mKeyDispatchState field in View.AttachInfo
3541 mAttachInfo.mKeyDispatchState.reset(); in handleWindowFocusChanged()