Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityView.java148 default boolean disallowInterceptTouch(MotionEvent event) { in disallowInterceptTouch() method
DKeyguardPatternView.java251 public boolean disallowInterceptTouch(MotionEvent event) { in disallowInterceptTouch() method in KeyguardPatternView