Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DMockAccountAuthenticator.java48 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
55 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
60 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
66 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
75 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
86 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/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/tests/tests/provider/src/android/provider/cts/contacts/account/
DStaticAccountAuthenticator.java58 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
63 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
70 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
78 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
89 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
95 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestAccountAuthenticator.java49 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
56 AccountAuthenticatorResponse response, in addAccount()
111 AccountAuthenticatorResponse response, in confirmCredentials()
165 AccountAuthenticatorResponse response, in getAuthToken()
236 AccountAuthenticatorResponse response, in updateCredentials()
289 AccountAuthenticatorResponse response, in hasFeatures()
DTestAuthenticatorActivity.java30 AccountAuthenticatorResponse response = intent.getParcelableExtra(Fixtures.KEY_CALLBACK); in onCreate() local
/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java146 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
163 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
178 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
188 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
210 AccountAuthenticatorResponse response, in getAuthToken()
253 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
278 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed()
/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/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
DCtsTestServer.java608 HttpResponse response = null; in getResponse() local
830 private void setDateHeaders(HttpResponse response) { in setDateHeaders()
851 HttpResponse response = new BasicHttpResponse(HttpVersion.HTTP_1_0, status, null); in createResponse() local
888 HttpResponse response = createResponse(HttpStatus.SC_OK); in createTestDownloadResponse() local
1081 HttpResponse response = mServer.getResponse(mRequest); in run() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodHelperActivity.java138 Intent response = new Intent(ACTION_PROFILE_OWNER_STATUS); in onCreate() local
143 Intent response = new Intent(); in onCreate() local
/cts/tests/tests/net/src/android/net/ipv6/cts/
DPingTest.java138 assertEquals((byte) 0x81, response[0]); in checkResponse() local
/cts/tests/tests/netsecpolicy/src/android/security/
DNetworkSecurityPolicyTestBase.java126 HttpResponse response = httpClient.execute(new HttpGet(url.toString())); in assertAndroidHttpClientCleartextRequestSucceeds() local
139 HttpResponse response = httpClient.execute(new HttpGet(url.toString())); in assertAndroidHttpClientCleartextRequestBlocked() local
/cts/tests/tests/net/jni/
DNativeMultinetworkJni.c191 uint8_t response[1500]; in Java_android_net_cts_MultinetworkApiTest_runDatagramCheck() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleAdvertiserService.java215 AdvertiseData response = generateAdvertiseData(SCAN_RESP_UUID, PRIVACY_RESPONSE); in handleIntent() local
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js7731 function ajaxConvert( s, response ) { argument
7864 window[ jsonpCallback ] = function( response ) { argument
/cts/apps/CtsVerifier/libs/
Dopencv-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...