Searched refs:mGotUp (Results 1 – 1 of 1) sorted by relevance
5523 public boolean mGotUp = false; field in ViewTest.MockUnhandledKeyListener5531 mGotUp = true; in onUnhandledKeyEvent()5537 mGotUp = false; in reset()5540 return mLastView != null && mGotUp; in fired()