Searched refs:mMotionCancelled (Results 1 – 1 of 1) sorted by relevance
64 private boolean mMotionCancelled; field in KeyguardAffordanceHelper121 if (mMotionCancelled && action != MotionEvent.ACTION_DOWN) { in onTouchEvent()132 mMotionCancelled = true; in onTouchEvent()146 mMotionCancelled = false; in onTouchEvent()149 mMotionCancelled = true; in onTouchEvent()507 mMotionCancelled = true; in reset()