Searched refs:unlockSystemUser (Results 1 – 2 of 2) sorted by relevance
199 unlockSystemUser(); in testCheckAddAccount()245 unlockSystemUser(); in testPasswords()262 unlockSystemUser(); in testUserdata()296 unlockSystemUser(); in testAuthtokens()333 unlockSystemUser(); in testRemovedAccountSync()373 unlockSystemUser(); in testPreNDatabaseMigration()398 unlockSystemUser(); in testStartAddAccountSessionWithNullResponse()415 unlockSystemUser(); in testStartAddAccountSessionWithNullAccountType()432 unlockSystemUser(); in testStartAddAccountSessionUserCannotModifyAccountNoDPM()458 unlockSystemUser(); in testStartAddAccountSessionUserCannotModifyAccountWithDPM()[all …]
293 unlockSystemUser(t, am); in setupAndStartUsers()309 private void unlockSystemUser(@NonNull TimingsTraceLog t, @NonNull IActivityManager am) { in unlockSystemUser() method in CarServiceHelperService