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