/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/ |
D | SyncAdapterSettingsAuthenticator.java | 54 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 66 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 78 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 83 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
|
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/ |
D | TestDefaultAuthenticator.java | 54 String authTokenType, in addAccount() 90 String authTokenType, in getAuthToken() 97 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() 106 String authTokenType, in updateCredentials()
|
D | TestAccountAuthenticator.java | 62 String authTokenType, in addAccount() 156 String authTokenType, in getAuthToken() 209 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() 220 String authTokenType, in updateCredentials() 313 String authTokenType, in startAddAccountSession() 361 String authTokenType, in startUpdateCredentialsSession()
|
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/tx/ |
D | GetAuthTokenLabelTx.java | 22 public final String authTokenType; field in GetAuthTokenLabelTx 31 String authTokenType, in GetAuthTokenLabelTx()
|
D | StartUpdateCredentialsSessionTx.java | 25 public final String authTokenType; field in StartUpdateCredentialsSessionTx 36 String authTokenType, in StartUpdateCredentialsSessionTx()
|
D | GetAuthTokenTx.java | 25 public final String authTokenType; field in GetAuthTokenTx 38 String authTokenType, in GetAuthTokenTx()
|
D | StartAddAccountSessionTx.java | 27 public final String authTokenType; field in StartAddAccountSessionTx 40 String authTokenType, in StartAddAccountSessionTx()
|
D | UpdateCredentialsTx.java | 25 public final String authTokenType; field in UpdateCredentialsTx 38 String authTokenType, in UpdateCredentialsTx()
|
D | AddAccountTx.java | 27 public final String authTokenType; field in AddAccountTx 42 String authTokenType, in AddAccountTx()
|
/cts/tests/tests/content/src/android/content/cts/ |
D | MockAccountAuthenticator.java | 51 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 63 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 78 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 83 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
|
/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/ |
D | TestAuthenticator.java | 60 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 93 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 105 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 110 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
|
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/ |
D | MockAccountAuthenticator.java | 50 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 62 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 77 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 82 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
|
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/ |
D | Authenticator.java | 95 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() 107 Account account, String authTokenType, Bundle options) { in getAuthToken() 113 String accountType, String authTokenType, String[] requiredFeatures, in addAccount() 170 Account account, String authTokenType, Bundle options) { in updateCredentials()
|
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/ |
D | SyncManagerCtsAuthenticator.java | 105 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 117 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 129 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 134 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
|
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/ |
D | StatsdAuthenticator.java | 96 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 108 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 120 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 125 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/account/ |
D | StaticAccountAuthenticator.java | 62 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 77 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 82 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() 88 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials()
|
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/ |
D | BatteryStatsAuthenticator.java | 97 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 109 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 121 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 126 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
|
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/ |
D | TestAuthenticator.java | 92 String authTokenType, String[] requiredFeatures, Bundle options) { in addAccount() 103 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 115 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 120 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | AccountAuthenticator.java | 72 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 84 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 99 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 104 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
|
/cts/tests/tests/accounts/src/android/accounts/cts/ |
D | MockAccountAuthenticator.java | 161 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 178 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 226 String authTokenType, in getAuthToken() 258 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() 335 String authTokenType, in startAddAccountSession() 391 String authTokenType, in startUpdateCredentialsSession()
|
D | AccountManagerTest.java | 313 private Bundle addAccount(AccountManager am, String accountType, String authTokenType, in addAccount()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | NanoAppBundleTest.java | 212 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() 225 String authTokenType, in getAuthToken() 233 String authTokenType, in addAccount() 262 String authTokenType, in updateCredentials()
|