Searched refs:mStrongAuthRequiredChangedCallback (Results 1 – 1 of 1) sorted by relevance
1631 private final Consumer<Integer> mStrongAuthRequiredChangedCallback; field in KeyguardUpdateMonitor.StrongAuthTracker1636 mStrongAuthRequiredChangedCallback = strongAuthRequiredChangedCallback; in StrongAuthTracker()1652 mStrongAuthRequiredChangedCallback.accept(userId); in onStrongAuthRequiredChanged()