Searched refs:mGotUp (Results 1 – 1 of 1) sorted by relevance
5791 public boolean mGotUp = false; field in ViewTest.MockUnhandledKeyListener5799 mGotUp = true; in onUnhandledKeyEvent()5805 mGotUp = false; in reset()5808 return mLastView != null && mGotUp; in fired()