Searched refs:mMotionCancelled (Results 1 – 1 of 1) sorted by relevance
66 private boolean mMotionCancelled; field in KeyguardAffordanceHelper128 if (mMotionCancelled && action != MotionEvent.ACTION_DOWN) { in onTouchEvent()139 mMotionCancelled = true; in onTouchEvent()155 mMotionCancelled = false; in onTouchEvent()158 mMotionCancelled = true; in onTouchEvent()503 mMotionCancelled = true; in reset()