Searched defs:authtoken (Results 1 – 2 of 2) sorted by relevance
90 final String authtoken = mAccountManager.blockingGetAuthToken(account, in onPerformSync() local
161 Account account, String authtoken, long serverSyncState, List<RawContact> dirtyContacts) in syncContacts()