Loading policy/src/com/android/internal/policy/impl/BiometricSensorUnlock.java +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ interface BiometricSensorUnlock { public boolean start(); /** * Stops the biometric unlock procedure and unbinds from the service. * Stops the biometric unlock procedure and unbinds from the service. Called on the UI thread. * @return whether the biometric unlock was running when called. */ public boolean stop(); Loading policy/src/com/android/internal/policy/impl/FaceUnlock.java +241 −94 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
policy/src/com/android/internal/policy/impl/BiometricSensorUnlock.java +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ interface BiometricSensorUnlock { public boolean start(); /** * Stops the biometric unlock procedure and unbinds from the service. * Stops the biometric unlock procedure and unbinds from the service. Called on the UI thread. * @return whether the biometric unlock was running when called. */ public boolean stop(); Loading
policy/src/com/android/internal/policy/impl/FaceUnlock.java +241 −94 File changed.Preview size limit exceeded, changes collapsed. Show changes