Searched defs:postData (Results 1 – 9 of 9) sorted by relevance
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/ |
D | EapAkaApi.java | 164 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/ |
D | HttpRequest.java | 45 public abstract JSONObject postData(); in postData() method in HttpRequest 73 public abstract Builder setPostData(JSONObject postData); in setPostData()
|
D | HttpClient.java | 80 String postData = request.postData().toString().replace("\\/", "/"); in request() local
|
/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/http/ |
D | HttpClientTest.java | 175 String postData = "{\"key\":\"base64/base64+b\"}"; in request_postJson_doNotEscapeForwardSlash() local
|
/frameworks/av/camera/tests/fuzzer/ |
D | camera_fuzzer.cpp | 65 void postData(int32_t /*msgType*/, const sp<IMemory>& /*dataPtr*/, in postData() function in TestCameraListener
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewProvider.java | 141 public void postUrl(String url, byte[] postData); in postUrl()
|
D | WebView.java | 756 public void postUrl(@NonNull String url, @NonNull byte[] postData) { in postUrl()
|
/frameworks/base/core/jni/ |
D | android_hardware_Camera.cpp | 306 void JNICameraContext::postData(int32_t msgType, const sp<IMemory>& dataPtr, in postData() function in JNICameraContext
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |