Searched refs:writeAuthTokenIntoCacheLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/accounts/
H A DAccountManagerService.java800 writeAuthTokenIntoCacheLocked(accounts, db, new Account(accountName, accountType),
832 writeAuthTokenIntoCacheLocked(accounts, db, account, type, authToken);
2468 protected void writeAuthTokenIntoCacheLocked(UserAccounts accounts, final SQLiteDatabase db, method in class:AccountManagerService

Completed in 64 milliseconds