Searched refs:onStrongAuthRequiredChanged (Results 1 – 6 of 6) sorted by relevance
25 void onStrongAuthRequiredChanged(int strongAuthRequired, int userId); in onStrongAuthRequiredChanged() method
79 tracker.onStrongAuthRequiredChanged(value, key); in handleAddStrongAuthTracker()143 mTrackers.getBroadcastItem(i).onStrongAuthRequiredChanged( in notifyStrongAuthTrackers()
1996 public void onStrongAuthRequiredChanged(int userId) {2008 onStrongAuthRequiredChanged(userId);2015 public void onStrongAuthRequiredChanged(@StrongAuthFlags int strongAuthFlags,
1450 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in StrongAuthTracker
1328 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in KeyguardUpdateMonitor.StrongAuthTracker
13455 HSPLcom/android/server/trust/TrustManagerService$StrongAuthTracker;->onStrongAuthRequiredChanged(I)V