Searched refs:authenticator (Results 1 – 8 of 8) sorted by relevance
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ |
D | ShadowAccountManager.java | 43 public static void addAuthenticator(AuthenticatorDescription authenticator) { in addAuthenticator() argument 44 sAuthenticators.put(authenticator.type, authenticator); in addAuthenticator()
|
/packages/apps/Contacts/src/com/android/contacts/model/account/ |
D | AccountType.java | 325 public void initializeFieldsFromAuthenticator(AuthenticatorDescription authenticator) { in initializeFieldsFromAuthenticator() argument 326 accountType = authenticator.type; in initializeFieldsFromAuthenticator() 327 titleRes = authenticator.labelId; in initializeFieldsFromAuthenticator() 328 iconRes = authenticator.iconId; in initializeFieldsFromAuthenticator()
|
D | FallbackAccountType.java | 87 public void initializeFieldsFromAuthenticator(AuthenticatorDescription authenticator) { in initializeFieldsFromAuthenticator() argument
|
D | SimAccountType.java | 67 public void initializeFieldsFromAuthenticator(AuthenticatorDescription authenticator) { in initializeFieldsFromAuthenticator() argument
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/ |
D | ShadowAccountManager.java | 65 public void addAuthenticatorAsUser(int userId, AuthenticatorDescription authenticator) { in addAuthenticatorAsUser() argument 67 mAuthenticatorAsUserMap.get(userId).add(authenticator); in addAuthenticatorAsUser()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |