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