Searched refs:userPresent (Results 1 – 5 of 5) sorted by relevance
63 void userPresent(int userId); in userPresent() method
209 public void userPresent(int userId) { in userPresent() method in LockPatternUtils211 getLockSettings().userPresent(userId); in userPresent()
1032 getLockPatternUtils().userPresent(KeyguardUpdateMonitor.getCurrentUser()); in maybeSendUserPresentBroadcast()1676 getLockPatternUtils().userPresent(currentUserId); in sendUserPresentBroadcast()
2114 public void userPresent(int userId) { in userPresent() method in LockSettingsService
8320 HSPLcom/android/server/locksettings/LockSettingsService;->userPresent(I)V