Searched defs:userPresent (Results 1 – 4 of 4) sorted by relevance
1430 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testVerifyEnqueuedTime_withReplacePending() local1456 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testCleanupDisabledPackageReceiversLocked() local1544 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testSkipPolicy_atEnqueueTime() local
70 void userPresent(int userId); in userPresent() method
264 public void userPresent(int userId) { in userPresent() method in LockPatternUtils
2437 public void userPresent(int userId) { in userPresent() method in LockSettingsService