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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DLockPatternKeyguardView.java1303 startFaceLock(mFaceLockAreaView.getWindowToken(),
1322 public void startFaceLock(IBinder windowToken, int x, int y, int w, int h) method in class:LockPatternKeyguardView
1336 if (DEBUG) Log.w(TAG, "startFaceLock() attempted while running");

Completed in 52 milliseconds