Home
last modified time | relevance | path

Searched refs:Body (Results 1 – 22 of 22) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugReportApi.java95 public interface Body { interface in DebugReportApi
239 generateSourceDebugReportBody(source, Map.of(Body.LIMIT, String.valueOf(limit))), in scheduleSourceStorageLimitDebugReport()
392 body.put(Body.SOURCE_EVENT_ID, source.getEventId().toString()); in scheduleSourceDestinationLimitDebugReport()
393 body.put(Body.ATTRIBUTION_DESTINATION, generateSourceDestinations(source)); in scheduleSourceDestinationLimitDebugReport()
394 body.put(Body.SOURCE_SITE, generateSourceSite(source)); in scheduleSourceDestinationLimitDebugReport()
395 body.put(Body.LIMIT, limit); in scheduleSourceDestinationLimitDebugReport()
398 body.put(Body.SOURCE_DEBUG_KEY, source.getDebugKey()); in scheduleSourceDestinationLimitDebugReport()
423 body.put(Body.CONTEXT_SITE, registrationUri); in scheduleHeaderErrorReport()
424 body.put(Body.HEADER, headerName); in scheduleHeaderErrorReport()
425 body.put(Body.VALUE, originalHeader); in scheduleHeaderErrorReport()
[all …]
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
DMimeBodyPart.java18 import com.android.voicemail.impl.mail.Body;
32 protected Body body;
44 public MimeBodyPart(Body body) throws MessagingException { in MimeBodyPart()
48 public MimeBodyPart(Body body, String mimeType) throws MessagingException { in MimeBodyPart()
80 public Body getBody() throws MessagingException { in getBody()
85 public void setBody(Body body) throws MessagingException { in setBody()
DTextBody.java19 import com.android.voicemail.impl.mail.Body;
27 public class TextBody implements Body {
DBinaryTempFileBody.java20 import com.android.voicemail.impl.mail.Body;
38 public class BinaryTempFileBody implements Body {
DMimeMessage.java22 import com.android.voicemail.impl.mail.Body;
68 private Body body;
408 public Body getBody() throws MessagingException { in getBody()
413 public void setBody(Body body) throws MessagingException { in setBody()
626 final Body body = MimeUtility.decodeBody(in, bd.getTransferEncoding()); in body()
DMimeUtility.java23 import com.android.voicemail.impl.mail.Body;
325 public static Body decodeBody(InputStream in, String contentTransferEncoding) throws IOException { in decodeBody()
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
DPart.java28 public Body getBody() throws MessagingException; in getBody()
48 public void setBody(Body body) throws MessagingException; in setBody()
DBody.java22 public interface Body { interface
DBase64Body.java25 public class Base64Body implements Body {
DMultipart.java20 public abstract class Multipart implements Body {
DMessage.java23 public abstract class Message implements Part, Body {
/packages/modules/AdServices/adservices/apk/assets/classifier/
Dtopic_id_to_name.csv102 10101 /Beauty & Fitness/Body Art
103 10102 /Beauty & Fitness/Face & Body Care
104 10103 /Beauty & Fitness/Face & Body Care/Antiperspirants, Deodorants & Body Sprays
105 10104 /Beauty & Fitness/Face & Body Care/Bath & Body Products
106 10105 /Beauty & Fitness/Face & Body Care/Clean Beauty
107 10106 /Beauty & Fitness/Face & Body Care/Make-Up & Cosmetics
108 10107 /Beauty & Fitness/Face & Body Care/Nail Care Products
109 10108 /Beauty & Fitness/Face & Body Care/Perfumes & Fragrances
110 10109 /Beauty & Fitness/Face & Body Care/Razors & Shavers
/packages/modules/Bluetooth/system/gd/packet/parser/
DREADME29 Body fields are allowed to not be byte aligned.
35 - Can't handle size for Body type fields yet since they might not be byte aligned.
Dlanguage_y.yy489 DEBUG() << "Body field\n";
628 DEBUG() << "Body field\n";
/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h832 struct Body { struct
833 virtual ~Body() {} in ~Body() argument
848 struct SimpleBody : Body { argument
872 struct CompoundBody : Body {
973 Body* mBody = nullptr;
/packages/modules/Virtualization/microdroid/payload/
DREADME.md34 | 4 | L | Body. A protobuf message. [schema](metadata.proto) |
/packages/apps/Dialer/java/com/android/voicemail/impl/imap/
DImapHelper.java37 import com.android.voicemail.impl.mail.Body;
684 private byte[] getDataFromBody(Body body) throws IOException, MessagingException { in getDataFromBody()
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/
DImapFolder.java27 import com.android.voicemail.impl.mail.Body;
430 private static Body decodeBody( in decodeBody()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/
DDebugReportApiTest.java438 Map.of(DebugReportApi.Body.LIMIT, LIMIT)); in scheduleSourceDestinationLimitDebugReport_success()
467 Map.of(DebugReportApi.Body.LIMIT, LIMIT)); in scheduleSourceDestinationRateLimitDebugReport_success()
752 Map.of(DebugReportApi.Body.LIMIT, LIMIT)); in testScheduleSourceStorageLimitDebugReport_success()
4084 actualReportBody.getString(DebugReportApi.Body.SOURCE_EVENT_ID)); in assertSourceDebugReportParameters()
4087 actualReportBody.getString(DebugReportApi.Body.ATTRIBUTION_DESTINATION)); in assertSourceDebugReportParameters()
4090 actualReportBody.getString(DebugReportApi.Body.SOURCE_SITE)); in assertSourceDebugReportParameters()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/
DAsyncRegistrationQueueRunner.java318 Map.of(DebugReportApi.Body.SOURCE_DESTINATION_LIMIT, String.valueOf(limit)); in storeSource()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/registration/
DAsyncRegistrationQueueRunnerTest.java4894 Map.of(DebugReportApi.Body.SOURCE_DESTINATION_LIMIT, String.valueOf(limit)), in storeSource_withSourceDestinationReplacedAsFifo_addDestinationLimitToDebugReport()
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz