Searched defs:handleCancel (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DFaceUnlock.java220 handleCancel();
310 void handleCancel() { method in class:FaceUnlock
311 if (DEBUG) Log.d(TAG, "handleCancel()");
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
H A DFaceUnlock.java256 handleCancel();
380 void handleCancel() { method in class:FaceUnlock
381 if (DEBUG) Log.d(TAG, "handleCancel()");
385 Log.e(TAG, "mFaceUnlockView is null in handleCancel()");
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
H A DGlowPadView.java788 handleCancel(event);
827 private void handleCancel(MotionEvent event) { method in class:GlowPadView
H A DMultiWaveView.java781 handleCancel(event);
809 private void handleCancel(MotionEvent event) { method in class:MultiWaveView

Completed in 74 milliseconds