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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DBiometricSensorUnlock.java25 * @param biometricUnlockView View provided for the biometric unlock UI.
27 public void initializeView(View biometricUnlockView); argument
H A DFaceUnlock.java93 public void initializeView(View biometricUnlockView) { argument
95 mFaceUnlockView = biometricUnlockView;

Completed in 150 milliseconds