Home
last modified time | relevance | path

Searched refs:authTokenType (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/service/
DEasTestAuthenticatorService.java49 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() argument
91 String authTokenType, Bundle loginOptions) throws NetworkErrorException { in getAuthToken() argument
96 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() argument
109 String authTokenType, Bundle loginOptions) { in updateCredentials() argument
DAuthenticatorService.java57 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() argument
133 String authTokenType, Bundle loginOptions) throws NetworkErrorException { in getAuthToken() argument
138 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() argument
151 String authTokenType, Bundle loginOptions) { in updateCredentials() argument
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/tests/testauth/
DTestAuthenticator.java63 String authTokenType, String[] requiredFeatures, Bundle options) { in addAccount() argument
83 String authTokenType, Bundle loginOptions) { in getAuthToken() argument
107 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() argument
127 String authTokenType, Bundle loginOptions) { in updateCredentials() argument
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsActor.java142 public String blockingGetAuthToken(Account account, String authTokenType, in blockingGetAuthToken() argument