Searched refs:disallowInterceptTouch (Results 1 – 3 of 3) sorted by relevance
148 default boolean disallowInterceptTouch(MotionEvent event) { in disallowInterceptTouch() method
250 public boolean disallowInterceptTouch(MotionEvent event) { in disallowInterceptTouch() method in KeyguardPatternView
180 if (mCurrentSecurityView.disallowInterceptTouch(event)) { in onInterceptTouchEvent()