Searched refs:mHasOnTouch (Results 1 – 1 of 1) sorted by relevance
4047 private boolean mHasOnTouch = false; field in ViewTest.OnTouchListenerImpl4050 mHasOnTouch = true; in onTouch()4055 mHasOnTouch = false; in reset()4059 return mHasOnTouch; in hasOnTouch()