Home
last modified time | relevance | path

Searched defs:response (Results 1 – 25 of 54) sorted by relevance

123

/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
DStubAuthenticator.java50 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties()
56 public Bundle addAccount(AccountAuthenticatorResponse response, in addAccount()
66 public Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials()
72 public Bundle getAuthToken(AccountAuthenticatorResponse response, in getAuthToken()
83 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials()
90 public Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures()
96 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed()
/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
DSyncAdapterSettingsAuthenticator.java53 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
60 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
65 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
71 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
77 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
88 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestDefaultAuthenticator.java45 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
52 AccountAuthenticatorResponse response, in addAccount()
79 AccountAuthenticatorResponse response, in confirmCredentials()
88 AccountAuthenticatorResponse response, in getAuthToken()
104 AccountAuthenticatorResponse response, in updateCredentials()
121 AccountAuthenticatorResponse response, in hasFeatures()
DTestAccountAuthenticator.java53 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
60 AccountAuthenticatorResponse response, in addAccount()
108 AccountAuthenticatorResponse response, in confirmCredentials()
154 AccountAuthenticatorResponse response, in getAuthToken()
218 AccountAuthenticatorResponse response, in updateCredentials()
263 AccountAuthenticatorResponse response, in hasFeatures()
311 AccountAuthenticatorResponse response, in startAddAccountSession()
359 AccountAuthenticatorResponse response, in startUpdateCredentialsSession()
DTestAuthenticatorActivity.java30 AccountAuthenticatorResponse response = intent.getParcelableExtra(Fixtures.KEY_CALLBACK); in onCreate() local
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java53 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties()
59 public Bundle addAccount(AccountAuthenticatorResponse response, in addAccount()
78 public Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials()
84 public Bundle getAuthToken(AccountAuthenticatorResponse response, in getAuthToken()
98 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials()
105 public Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures()
111 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DAccountAuthenticator.java71 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
78 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
83 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
89 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
98 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
109 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
118 …public Bundle getAccountCredentialsForCloning(AccountAuthenticatorResponse response, Account accou… in getAccountCredentialsForCloning()
128 public Bundle addAccountFromCredentials(AccountAuthenticatorResponse response, Account account, in addAccountFromCredentials()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java186 CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetAuthResponseWhileAutofilledAppIsLifecycled() local
289 CannedFillResponse response = new CannedFillResponse.Builder() in testAuthCanceledWhileAutofilledAppIsLifecycled() local
328 CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetVisibleWhileAutofilledAppIsLifecycled() local
372 CannedFillResponse response = new CannedFillResponse.Builder() in testAutofillNestedActivitiesWhileAutofilledAppIsLifecycled() local
431 final CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetGoesAwayWhenAutofilledAppIsKilled() local
466 final CannedFillResponse response = new CannedFillResponse.Builder() in testSaveRemainsWhenAutofilledAppIsKilled() local
/cts/tests/tests/content/src/android/content/cts/
DMockAccountAuthenticator.java50 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
57 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
62 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
68 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
77 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
88 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/
DTestAuthenticator.java59 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
87 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
92 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
98 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
104 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
115 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
DMockAccountAuthenticator.java49 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
56 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
61 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
67 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
76 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
87 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DDataCallResponseTest.java53 DataCallResponse response = new DataCallResponse.Builder() in testConstructorAndGetters() local
84 DataCallResponse response = new DataCallResponse.Builder() in testEquals() local
119 DataCallResponse response = new DataCallResponse.Builder() in testNotEquals() local
156 DataCallResponse response = new DataCallResponse.Builder() in testParcel() local
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
DAuthenticator.java100 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties()
106 public Bundle getAuthToken(AccountAuthenticatorResponse response, in getAuthToken()
112 public Bundle addAccount(AccountAuthenticatorResponse response, in addAccount()
164 AccountAuthenticatorResponse response, Account account, Bundle options) { in confirmCredentials()
169 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials()
176 AccountAuthenticatorResponse response, Account account, String[] features) in hasFeatures()
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DSyncManagerCtsAuthenticator.java104 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
111 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
116 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
122 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
128 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
139 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdAuthenticator.java95 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
102 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
107 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
113 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
119 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
130 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/provider/src/android/provider/cts/contacts/account/
DStaticAccountAuthenticator.java56 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
61 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
68 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
76 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
87 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
93 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsAuthenticator.java96 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
103 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
108 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
114 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
120 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
131 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
DTestAuthenticator.java91 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
97 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
102 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
108 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
114 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
125 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/batterysaving/src/android/os/cts/batterysaving/
DBatterySaverBgServiceTest.java117 final Payload response = mRpc.sendRequest(targetPackage, in requestClearIntent() local
127 final Payload response = mRpc.sendRequest(targetPackage, in requestLastIntent() local
156 final Payload response = mRpc.sendRequest(targetPackage, in tryStartTestServiceAndReturnAction() local
DBatterySaverAlarmTest.java134 final Payload response = mRpc.sendRequest(targetPackage, in scheduleAlarm() local
149 final Payload response = mRpc.sendRequest(targetPackage, in startService() local
162 final Payload response = mRpc.sendRequest(targetPackage, in stopService() local
/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java160 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
177 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
192 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
202 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
224 AccountAuthenticatorResponse response, in getAuthToken()
267 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
292 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed()
316 public Bundle addAccountFromCredentials(final AccountAuthenticatorResponse response, in addAccountFromCredentials()
323 public Bundle getAccountCredentialsForCloning(final AccountAuthenticatorResponse response, in getAccountCredentialsForCloning()
333 public Bundle startAddAccountSession(AccountAuthenticatorResponse response, in startAddAccountSession()
[all …]
DAccountAuthenticatorDummyActivity.java19 AccountAuthenticatorResponse response = intent.getParcelableExtra(Fixtures.KEY_CALLBACK); in onCreate() local
/cts/tests/tests/net/src/android/net/http/cts/
DApacheHttpClientTest.java64 HttpResponse response = httpClient.execute(request); in downloadMultipleFiles() local
78 private void assertDownloadResponse(String message, int expectedNumBytes, HttpResponse response) in assertDownloadResponse()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DPowerTestHostLink.java164 String response = processClientRequest(clientRequest); in run() local
209 String response = RESPONSE_ERR; in processClientRequest() local
269 String response; in handleSetTestResultCmd() local
312 String response; in handleSensorSwitchCommand() local
386 String response; in switchSensor() local
414 String response = RESPONSE_OK; in switchAllSensors() local
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DCarrierApiTest.java389 String response = mTelephonyManager.getIccAuthentication(TelephonyManager.APPTYPE_USIM, in testGetIccAuthentication() local
627 IccOpenLogicalChannelResponse response = mTelephonyManager.iccOpenLogicalChannel("", p2); in testIccOpenLogicalChannelWithValidP2() local
645 IccOpenLogicalChannelResponse response = in testIccOpenLogicalChannelWithInvalidP2() local
702 String response = in testIccTransmitApduLogicalChannel() local
771 String response = in testIccTransmitApduLogicalChannelWithInvalidInputs() local
853 String response = in testApduFileRead() local
883 String response = mTelephonyManager in testIccTransmitApduBasicChannel() local
1124 String response = mTelephonyManager in testIccExchangeSimIO() local
1157 String response = mTelephonyManager.sendEnvelopeWithStatus(envelope); in testSendEnvelopeWithStatus() local
1163 private void verifyValidIccOpenLogicalChannelResponse(IccOpenLogicalChannelResponse response) { in verifyValidIccOpenLogicalChannelResponse()
[all …]

123