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