Searched defs:authTokenType (Results 1 – 5 of 5) sorted by relevance
| /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/tests/testauth/ |
| D | TestAuthenticator.java | 63 String authTokenType, String[] requiredFeatures, Bundle options) { in addAccount() 83 String authTokenType, Bundle loginOptions) { in getAuthToken() 107 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() 127 String authTokenType, Bundle loginOptions) { in updateCredentials()
|
| /packages/apps/Email/provider_src/com/android/email/service/ |
| D | EasTestAuthenticatorService.java | 49 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 91 String authTokenType, Bundle loginOptions) throws NetworkErrorException { in getAuthToken() 96 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() 109 String authTokenType, Bundle loginOptions) { in updateCredentials()
|
| D | AuthenticatorService.java | 57 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 133 String authTokenType, Bundle loginOptions) throws NetworkErrorException { in getAuthToken() 138 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() 151 String authTokenType, Bundle loginOptions) { in updateCredentials()
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/accounts/ |
| D | AuthUtils.java | 53 final String authTokenType, final Bundle options, final boolean notifyAuthFailure, in getAuthToken() 62 public String blockingGetAuthToken(final Account account, final String authTokenType, in blockingGetAuthToken()
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | ContactsActor.java | 143 public String blockingGetAuthToken(Account account, String authTokenType, in blockingGetAuthToken()
|