Searched refs:mClientReceiver (Results 1 – 1 of 1) sorted by relevance
155 final IBiometricServiceReceiver mClientReceiver; field in BiometricService.AuthSession188 mClientReceiver = receiver; in AuthSession()1122 mCurrentAuthSession.mClientReceiver.onError( in handleTaskStackChanged()1149 mCurrentAuthSession.mClientReceiver.onAuthenticationSucceeded(); in handleAuthenticationSucceeded()1186 mCurrentAuthSession.mClientReceiver.onAuthenticationFailed(); in handleAuthenticationFailed()1256 mCurrentAuthSession.mClientReceiver.onError(error, message); in handleOnError()1264 mCurrentAuthSession.mClientReceiver.onError(error, message); in handleOnError()1275 mCurrentAuthSession.mClientReceiver.onError(error, in handleOnError()1288 mCurrentAuthSession.mClientReceiver.onError(error, message); in handleOnError()1301 mPendingAuthSession.mClientReceiver.onError(error, message); in handleOnError()[all …]