Searched refs:mClientReceiver (Results 1 – 1 of 1) sorted by relevance
155 final IBiometricServiceReceiver mClientReceiver; field in BiometricService.AuthSession190 mClientReceiver = receiver; in AuthSession()1158 mCurrentAuthSession.mClientReceiver.onError( in handleTaskStackChanged()1185 mCurrentAuthSession.mClientReceiver.onAuthenticationSucceeded(); in handleAuthenticationSucceeded()1222 mCurrentAuthSession.mClientReceiver.onAuthenticationFailed(); in handleAuthenticationFailed()1292 mCurrentAuthSession.mClientReceiver.onError(error, message); in handleOnError()1300 mCurrentAuthSession.mClientReceiver.onError(error, message); in handleOnError()1311 mCurrentAuthSession.mClientReceiver.onError(error, in handleOnError()1324 mCurrentAuthSession.mClientReceiver.onError(error, message); in handleOnError()1337 mPendingAuthSession.mClientReceiver.onError(error, message); in handleOnError()[all …]