Searched defs:userPresent (Results 1 – 5 of 5) sorted by relevance
1409 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testVerifyEnqueuedTime_withReplacePending() local1438 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testCleanupDisabledPackageReceiversLocked() local1527 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testSkipPolicy_atEnqueueTime() local
70 void userPresent(int userId); in userPresent() method
263 public void userPresent(int userId) { in userPresent() method in LockPatternUtils
1754 void setUserPresent(boolean userPresent) { in setUserPresent()
2653 public void userPresent(int userId) { in userPresent() method in LockSettingsService