Home
last modified time | relevance | path

Searched refs:body (Results 1 – 25 of 140) sorted by relevance

123456

/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
DMultimediaMessagePdu.java44 public MultimediaMessagePdu(PduHeaders header, PduBody body) { in MultimediaMessagePdu() argument
46 mMessageBody = body; in MultimediaMessagePdu()
72 public void setBody(PduBody body) { in setBody() argument
73 mMessageBody = body; in setBody()
DRetrieveConf.java54 RetrieveConf(PduHeaders headers, PduBody body) { in RetrieveConf() argument
55 super(headers, body); in RetrieveConf()
/development/tools/winscope/src/
Dstyles.css17 html, body, app-root { selector
22 body { selector
31 .mat-headline, .mat-title, .mat-subheading-2, .mat-body-1, .mat-body-2, .mat-small {
61 body.dark-mode button.mat-raised-button.mat-primary,
62 body.dark-mode button.mat-flat-button.mat-primary {
/development/tools/motion/motion_test_watcher_app/src/
Dstyles.scss4 body {
7 body {
/development/tools/winscope/src/app/components/timeline/mini-timeline/
Dslider_component.ts216 document.body.classList.add('inheritCursors');
217 document.body.style.cursor = 'grabbing';
224 document.body.classList.remove('inheritCursors');
225 document.body.style.cursor = 'unset';
/development/samples/browseable/RevealEffectBasic/
D_index.jd4 @jd:body
/development/samples/browseable/ClippingBasic/
D_index.jd4 @jd:body
/development/samples/browseable/CustomNotifications/
D_index.jd4 @jd:body
/development/samples/browseable/MediaRouter/
D_index.jd4 @jd:body
/development/samples/browseable/AlwaysOn/
D_index.jd4 @jd:body
/development/samples/browseable/GridViewPager/
D_index.jd4 @jd:body
/development/samples/browseable/Camera2Video/
D_index.jd4 @jd:body
/development/samples/browseable/ShareActionProvider/
D_index.jd4 @jd:body
/development/samples/browseable/CustomTransition/
D_index.jd4 @jd:body
/development/samples/browseable/JumpingJack/
D_index.jd4 @jd:body
/development/samples/browseable/WatchViewStub/
D_index.jd4 @jd:body
/development/samples/browseable/DirectorySelection/
D_index.jd4 @jd:body
/development/samples/browseable/PdfRendererBasic/
D_index.jd4 @jd:body
/development/samples/browseable/StorageProvider/
D_index.jd4 @jd:body
/development/samples/browseable/DocumentCentricRelinquishIdentity/
D_index.jd4 @jd:body
/development/samples/browseable/SynchronizedNotifications/
D_index.jd4 @jd:body
/development/samples/browseable/AppUsageStatistics/
D_index.jd4 @jd:body
/development/samples/browseable/WearDrawers/
D_index.jd4 @jd:body
/development/samples/browseable/PermissionRequest/
D_index.jd4 @jd:body
/development/samples/browseable/CardView/
D_index.jd4 @jd:body

123456