Searched defs:onUnhandledTap (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardWidgetPager.java428 protected void onUnhandledTap(MotionEvent ev) { method in class:KeyguardWidgetPager
H A DPagedView.java1664 if (DEBUG_WARP) Log.v(TAG, "calling onUnhandledTap()");
1668 onUnhandledTap(ev);
1705 protected void onUnhandledTap(MotionEvent ev) {} method in class:PagedView

Completed in 354 milliseconds