Home
last modified time | relevance | path

Searched refs:goToStateCookieReturnedIfCookieMatches (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricSensor.java119 void goToStateCookieReturnedIfCookieMatches(int cookie) { in goToStateCookieReturnedIfCookieMatches() method in BiometricSensor
DAuthSession.java332 sensor.goToStateCookieReturnedIfCookieMatches(cookie); in onCookieReceived()