Searched refs:disallowInterceptTouch (Results 1 – 4 of 4) sorted by relevance
133 default boolean disallowInterceptTouch(MotionEvent event) { in disallowInterceptTouch() method
55 boolean disallowInterceptTouch(MotionEvent event) { in disallowInterceptTouch() method in KeyguardInputView
154 boolean disallowInterceptTouch(MotionEvent event) { in disallowInterceptTouch() method in KeyguardPatternView
465 if (mSecurityViewFlipper.getSecurityView().disallowInterceptTouch(event)) { in onInterceptTouchEvent()