Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java569 @VisibleForTesting boolean handleDoubleTap(MotionEvent e) { in handleDoubleTap() method in KeyguardSecurityContainer
848 default void handleDoubleTap(MotionEvent event) {}; in handleDoubleTap() method
894 public void handleDoubleTap(MotionEvent event) { in handleDoubleTap() method in KeyguardSecurityContainer.SidedSecurityMode