Home
last modified time | relevance | path

Searched defs:disallowInterceptTouch (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardInputView.java55 boolean disallowInterceptTouch(MotionEvent event) { in disallowInterceptTouch() method in KeyguardInputView
H A DKeyguardSecurityView.java133 default boolean disallowInterceptTouch(MotionEvent event) { in disallowInterceptTouch() method
H A DKeyguardPatternView.java154 boolean disallowInterceptTouch(MotionEvent event) { in disallowInterceptTouch() method in KeyguardPatternView