Searched defs:auths (Results 1 – 8 of 8) sorted by relevance
68 public static boolean showAccount(String[] authorities, ArrayList<String> auths) { in showAccount()
193 final StringBuilder auths = new StringBuilder(); in onAuthDescriptionsUpdated() local
509 final ArrayList<String> auths = in getAccountTypePreferences() local
140 public boolean shouldUpdate(AuthenticatorDescription[] auths, SyncAdapterType[] syncTypes) { in shouldUpdate()243 AuthenticatorDescription[] auths, SyncAdapterType[] syncTypes) { in onlyContactSyncable()
318 AuthenticatorDescription[] auths, String accountType) { in findAuthenticator()424 final AuthenticatorDescription[] auths = am.getAuthenticatorTypes(); in loadAccountsInBackground() local