Home
last modified time | relevance | path

Searched defs:postData (Results 1 – 9 of 9) sorted by relevance

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/
DEapAkaApi.java164 JSONObject postData = null; in queryEntitlementStatus() local
353 JSONObject postData = new JSONObject(); in challengeResponse() local
385 JSONObject postData = null; in performEsimOdsaOperation() local
469 JSONObject postData = null; in acquireOidcAuthenticationEndpoint() local
544 JSONObject postData, ServiceEntitlementRequest request) in appendParametersForAuthentication()
615 JSONObject postData, ImmutableList<String> appIds, ServiceEntitlementRequest request) in appendParametersForServiceEntitlementRequest()
722 JSONObject postData, EsimOdsaOperation odsaOperation) in appendParametersForEsimOdsaOperation()
788 private void appendOptionalQueryParameter(JSONObject postData, String key, String value) in appendOptionalQueryParameter()
805 JSONObject postData, String key, ImmutableList<String> values) throws JSONException { in appendOptionalQueryParameter()
843 JSONObject postData, in httpPost()
[all …]
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/http/
DHttpRequest.java45 public abstract JSONObject postData(); in postData() method in HttpRequest
73 public abstract Builder setPostData(JSONObject postData); in setPostData()
DHttpClient.java80 String postData = request.postData().toString().replace("\\/", "/"); in request() local
/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/http/
DHttpClientTest.java175 String postData = "{\"key\":\"base64/base64+b\"}"; in request_postJson_doNotEscapeForwardSlash() local
/frameworks/av/camera/tests/fuzzer/
Dcamera_fuzzer.cpp65 void postData(int32_t /*msgType*/, const sp<IMemory>& /*dataPtr*/, in postData() function in TestCameraListener
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java141 public void postUrl(String url, byte[] postData); in postUrl()
DWebView.java756 public void postUrl(@NonNull String url, @NonNull byte[] postData) { in postUrl()
/frameworks/base/core/jni/
Dandroid_hardware_Camera.cpp306 void JNICameraContext::postData(int32_t msgType, const sp<IMemory>& dataPtr, in postData() function in JNICameraContext
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...