/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | MockAccountAuthenticator.java | 48 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/ |
D | MockAccountAuthenticator.java | 50 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/ |
D | StaticAccountAuthenticator.java | 58 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/ |
D | TestAccountAuthenticator.java | 49 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()
|
D | TestAuthenticatorActivity.java | 30 AccountAuthenticatorResponse response = intent.getParcelableExtra(Fixtures.KEY_CALLBACK); in onCreate() local
|
/cts/tests/tests/accounts/src/android/accounts/cts/ |
D | MockAccountAuthenticator.java | 146 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/ |
D | ApacheHttpClientTest.java | 62 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/ |
D | PowerTestHostLink.java | 164 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/ |
D | TestWebServer.java | 407 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
|
D | CtsTestServer.java | 608 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/ |
D | ByodHelperActivity.java | 138 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/ |
D | PingTest.java | 138 assertEquals((byte) 0x81, response[0]); in checkResponse() local
|
/cts/tests/tests/netsecpolicy/src/android/security/ |
D | NetworkSecurityPolicyTestBase.java | 126 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/ |
D | NativeMultinetworkJni.c | 191 uint8_t response[1500]; in Java_android_net_cts_MultinetworkApiTest_runDatagramCheck() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | BleAdvertiserService.java | 215 AdvertiseData response = generateAdvertiseData(SCAN_RESP_UUID, PRIVACY_RESPONSE); in handleIntent() local
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
D | jquery.js | 7731 function ajaxConvert( s, response ) { argument 7864 window[ jsonpCallback ] = function( response ) { argument
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |