Searched refs:mStrongAuth (Results 1 – 1 of 1) sorted by relevance
185 private final LockSettingsStrongAuth mStrongAuth; field in LockSettingsService448 mStrongAuth = injector.getStrongAuth(); in LockSettingsService()466 mStrongAuthTracker.register(mStrongAuth); in LockSettingsService()1809 mStrongAuth.reportSuccessfulStrongAuthUnlock(userId); in doVerifyCredential()2062 mStrongAuth.removeUser(userId); in removeUser()2098 mStrongAuth.registerStrongAuthTracker(tracker); in registerStrongAuthTracker()2104 mStrongAuth.unregisterStrongAuthTracker(tracker); in unregisterStrongAuthTracker()2110 mStrongAuth.requireStrongAuth(strongAuthReason, userId); in requireStrongAuth()2116 mStrongAuth.reportUnlock(userId); in userPresent()2569 mStrongAuth.reportSuccessfulStrongAuthUnlock(userId); in spBasedDoVerifyCredential()