Home
last modified time | relevance | path

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

12

/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/content/test-apps/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java52 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties()
58 public Bundle addAccount(AccountAuthenticatorResponse response, in addAccount()
73 public Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials()
79 public Bundle getAuthToken(AccountAuthenticatorResponse response, in getAuthToken()
93 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials()
100 public Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures()
106 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed()
/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/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/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.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/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/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/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/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java118 CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetAuthResponseWhileAutofilledAppIsLifecycled() local
217 CannedFillResponse response = new CannedFillResponse.Builder() in testAuthCanceledWhileAutofilledAppIsLifecycled() local
258 CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetVisibleWhileAutofilledAppIsLifecycled() local
304 CannedFillResponse response = new CannedFillResponse.Builder() in testAutofillNestedActivitiesWhileAutofilledAppIsLifecycled() local
DManualAuthenticationActivity.java35 public static void setResponse(CannedFillResponse response) { in setResponse()
DAuthenticationActivity.java83 CannedFillResponse response) { in createSender()
135 final CannedFillResponse response = in onCreate() local
DMultipleFragmentLoginTest.java214 final CannedFillResponse.Builder response = new CannedFillResponse.Builder() in uiDismissedWhenFragmentIsGoneText() 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.java62 HttpResponse response = httpClient.execute(request); in downloadMultipleFiles() local
76 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/networksecurityconfig/src/android/security/net/config/cts/
DTestUtils.java130 HttpResponse response = httpClient.execute(new HttpGet(url.toString())); in assertHttpClientSucceeds() local
141 HttpResponse response = httpClient.execute(new HttpGet(url.toString())); in assertHttpClientFails() local
/cts/hostsidetests/devicepolicy/app/VpnApp/src/com/android/cts/vpnfirewall/
DPingReflector.java65 IcmpMessage response = null; in processPacket() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodHelperActivity.java208 Intent response = new Intent(ACTION_PROFILE_OWNER_STATUS); in onCreate() local
213 Intent response = new Intent(); in onCreate() local
226 final Intent response = new Intent(ACTION_DISK_ENCRYPTION_STATUS) in onCreate() local
/cts/libs/testserver/src/android/webkit/cts/
DTestWebServer.java407 Response response = null; in getResponse() local
442 private void setDateHeaders(HttpResponse response) { in setDateHeaders()
450 HttpResponse response = new BasicHttpResponse(HttpVersion.HTTP_1_0, status, null); in createResponse() local
592 HttpResponse response = mServer.getResponse(request); in run() local
/cts/tests/tests/net/src/android/net/ipv6/cts/
DPingTest.java138 assertEquals((byte) 0x81, response[0]); in checkResponse() local

12