Searched defs:unlocked (Results 1 – 3 of 3) sorted by relevance
167 ConditionVariable unlocked = new ConditionVariable(false); in testOnUnlockUser_forNonSystemUserWhenBackupsDisabled_doesNotStartUser() local181 ConditionVariable unlocked = new ConditionVariable(false); in testOnUnlockUser_forSystemUserWhenBackupsDisabled_doesNotStartUser() local196 ConditionVariable unlocked = new ConditionVariable(false); in testOnUnlockUser_whenBackupNotActivated_doesNotStartUser() local
705 void setUnlocked(boolean unlocked) { in setUnlocked()
7773 private void setUserUnlocked(int userHandle, boolean unlocked) { in setUserUnlocked()