Home
last modified time | relevance | path

Searched refs:goToStoppedStateIfCookieMatches (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/
H A DBiometricSensor.java138 void goToStoppedStateIfCookieMatches(int cookie, int error) { in goToStoppedStateIfCookieMatches() method in BiometricSensor
H A DAuthSession.java409 sensor.goToStoppedStateIfCookieMatches(cookie, error); in onErrorReceived()
/aosp12/frameworks/base/services/
H A Dart-profile13559 PLcom/android/server/biometrics/BiometricSensor;->goToStoppedStateIfCookieMatches(II)V