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