Searched refs:mStrongAuth (Results 1 – 1 of 1) sorted by relevance
199 private final LockSettingsStrongAuth mStrongAuth; field in LockSettingsService471 mStrongAuth = injector.getStrongAuth(); in LockSettingsService()489 mStrongAuthTracker.register(mStrongAuth); in LockSettingsService()1877 mStrongAuth.reportSuccessfulStrongAuthUnlock(userId); in doVerifyCredential()2130 mStrongAuth.removeUser(userId); in removeUser()2166 mStrongAuth.registerStrongAuthTracker(tracker); in registerStrongAuthTracker()2172 mStrongAuth.unregisterStrongAuthTracker(tracker); in unregisterStrongAuthTracker()2178 mStrongAuth.requireStrongAuth(strongAuthReason, userId); in requireStrongAuth()2184 mStrongAuth.reportUnlock(userId); in userPresent()2631 mStrongAuth.reportSuccessfulStrongAuthUnlock(userId); in spBasedDoVerifyCredential()