Searched refs:handleStrongAuthRequiredChanged (Results 1 – 3 of 3) sorted by relevance
1999 protected void handleStrongAuthRequiredChanged(@StrongAuthFlags int strongAuthFlags,2033 handleStrongAuthRequiredChanged(msg.arg1, msg.arg2);
261 protected void handleStrongAuthRequiredChanged(int strongAuthFlags, int userId) { in handleStrongAuthRequiredChanged() method in LockSettingsService.SynchronizedStrongAuthTracker263 super.handleStrongAuthRequiredChanged(strongAuthFlags, userId); in handleStrongAuthRequiredChanged()
8263 …cksettings/LockSettingsService$SynchronizedStrongAuthTracker;->handleStrongAuthRequiredChanged(II)V