Searched refs:notifyStrongAuthStateChanged (Results 1 – 1 of 1) sorted by relevance
928 private void notifyStrongAuthStateChanged(int userId) { in notifyStrongAuthStateChanged() method in KeyguardUpdateMonitor1437 mStrongAuthTracker = new StrongAuthTracker(context, this::notifyStrongAuthStateChanged); in KeyguardUpdateMonitor()