Searched refs:mKeyDispatchState (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java5727 mAttachInfo.mKeyDispatchState.reset(this);
9200 return mAttachInfo != null ? mAttachInfo.mKeyDispatchState : null;
9241 ? mAttachInfo.mKeyDispatchState : null, this)) {
21651 final KeyEvent.DispatcherState mKeyDispatchState field in class:View.AttachInfo
H A DViewRootImpl.java3377 mAttachInfo.mKeyDispatchState.reset();

Completed in 55 milliseconds