Searched refs:mStrongAuth (Results 1 – 1 of 1) sorted by relevance
177 private final LockSettingsStrongAuth mStrongAuth; field in LockSettingsService421 mStrongAuth = injector.getStrongAuth(); in LockSettingsService()438 mStrongAuthTracker.register(mStrongAuth); in LockSettingsService()673 mStrongAuth.systemReady(); in systemReady()1672 mStrongAuth.reportSuccessfulStrongAuthUnlock(userId); in doVerifyCredential()1928 mStrongAuth.removeUser(userId); in removeUser()1964 mStrongAuth.registerStrongAuthTracker(tracker); in registerStrongAuthTracker()1970 mStrongAuth.unregisterStrongAuthTracker(tracker); in unregisterStrongAuthTracker()1976 mStrongAuth.requireStrongAuth(strongAuthReason, userId); in requireStrongAuth()1982 mStrongAuth.reportUnlock(userId); in userPresent()[all …]