Searched defs:userPresent (Results 1 – 5 of 5) sorted by relevance
1691 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testVerifyEnqueuedTime_withReplacePending() local1720 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testCleanupDisabledPackageReceiversLocked() local1838 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testSkipPolicy_atEnqueueTime_flagDisabled() local1876 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testSkipPolicy_atEnqueueTime() local
70 void userPresent(int userId); in userPresent() method
266 public void userPresent(int userId) { in userPresent() method in LockPatternUtils
1870 void setUserPresent(boolean userPresent) { in setUserPresent()
2679 public void userPresent(int userId) { in userPresent() method in LockSettingsService