Home
last modified time | relevance | path

Searched refs:appendField (Results 1 – 12 of 12) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/bhttp/
DBinaryHttpMessageTest.java79 .appendField( in testEncodeAndDecodeRequestGetNoBody()
83 .appendField("Host", "www.example.com") in testEncodeAndDecodeRequestGetNoBody()
84 .appendField("Accept-Language", "en, mi") in testEncodeAndDecodeRequestGetNoBody()
123 .appendField( in testEncodeAndDecodeRequestGetWithAuthority()
127 .appendField("Accept-Language", "en, mi") in testEncodeAndDecodeRequestGetWithAuthority()
170 .appendField("User-Agent", "not/telling") in testEncodeAndDecodeRequestPostBody()
171 .appendField("Host", "www.example.com") in testEncodeAndDecodeRequestPostBody()
172 .appendField("Accept-Language", "en") in testEncodeAndDecodeRequestPostBody()
190 .appendField("User-Agent", "not" + "/telling") in testRequestEquals()
203 .appendField("User-Agent", "not" + "/telling") in testRequestEquals()
[all …]
DFieldsTest.java36 .appendField(fieldName1, fieldValue1) in testDeserialize_normal()
37 .appendField(fieldName2, fieldValue2) in testDeserialize_normal()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSuggestionData.kt238 appendField(builder, "source", suggestionSource!!.name) in toString()
239 appendField(builder, "text1", mText1) in toString()
240 appendField(builder, "intentAction", mIntentAction) in toString()
241 appendField(builder, "intentData", mIntentData) in toString()
242 appendField(builder, "query", mSuggestionQuery) in toString()
243 appendField(builder, "shortcutid", mShortcutId) in toString()
244 appendField(builder, "logtype", mLogType) in toString()
248 private fun appendField(builder: StringBuilder, name: String, value: String?) { in appendField() method in com.android.quicksearchbox.SuggestionData
/packages/apps/Dialer/java/com/android/voicemail/impl/sms/
DOmtpStandardMessageSender.java106 appendField(sb, OmtpConstants.PROTOCOL_VERSION, protocolVersion); in appendProtocolVersionAndClientType()
108 appendField(sb, OmtpConstants.CLIENT_TYPE, clientType); in appendProtocolVersionAndClientType()
113 appendField(sb, OmtpConstants.APPLICATION_PORT, applicationPort); in appendApplicationPort()
DOmtpCvvmMessageSender.java52 appendField(sb, "dt" /* device type */, "6" /* no VTT (transcription) support*/); in sendCvvmMessage()
DOmtpMessageSender.java92 protected void appendField(StringBuilder sb, String field, Object value) { in appendField() method in OmtpMessageSender
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/bhttp/
DFields.java48 builder.appendField(field.getKey(), field.getValue()); in copyFromMap()
105 public Builder appendField(@NonNull final String name, @NonNull final String value) { in appendField() method in Fields.Builder
DInformativeResponse.java90 headerFieldsBuilder().appendField(name, value); in appendHeaderField()
DBinaryHttpMessageDeserializer.java136 builder.appendField( in deserializeKnownLengthFields()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/
DKAnonCallerImplTest.java301 .setHeaderFields(Fields.builder().appendField("Server", "Apache").build()) in test_signSuccessfulButJoinUnsuccessful_shouldUpdateKAnonMessageStatusToSignedDB()
856 .setHeaderFields(Fields.builder().appendField("Server", "Apache").build()) in setupMockWithCountDownLatch()
DKAnonE2ETest.java2054 .setHeaderFields(Fields.builder().appendField("Server", "Apache").build())
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/kanon/
DKAnonCallerImpl.java1105 .appendField(
1109 .appendField(