Searched refs:mBody (Results 1 - 6 of 6) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DSmsFacade.java860 private PduBody mBody; field in class:SmsFacade.MmsBuilder
885 mBody = new PduBody();
950 mRequest.setBody(mBody);
953 for (int i = 0; i < mBody.getPartsNum(); i++) {
954 msgSize += mBody.getPart(i).getDataLength();
972 mBody.addPart(part);
986 mBody.addPart(0, smilPart);
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 61 milliseconds