Searched refs:mHasOnTouch (Results 1 – 1 of 1) sorted by relevance
4559 private boolean mHasOnTouch = false; field in ViewTest.OnTouchListenerImpl4563 mHasOnTouch = true; in onTouch()4568 mHasOnTouch = false; in reset()4572 return mHasOnTouch; in hasOnTouch()