Searched refs:getAuthoritiesToSync (Results 1 – 2 of 2) sorted by relevance
448 final Set<String> authsToSync = getAuthoritiesToSync(amAccount, AUTHORITIES_TO_SYNC);552 public static Set<String> getAuthoritiesToSync(final android.accounts.Account account, in getAuthoritiesToSync() method
105 mAuthsToSync = EasService.getAuthoritiesToSync(amAccount, AUTHORITIES_TO_SYNC); in performOperation()