Home
last modified time | relevance | path

Searched refs:CONTENT_DISPOSITION (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduPersister.java169 Part.CONTENT_DISPOSITION,
758 values.put(Part.CONTENT_DISPOSITION, (String) value); in persistPart()
1083 values.put(Part.CONTENT_DISPOSITION, (String) value); in updatePart()
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DMmsSmsDatabaseHelper.java775 Part.CONTENT_DISPOSITION + " TEXT," + in createMmsTables()
2201 Part.CONTENT_DISPOSITION + " TEXT," + in upgradePartTableToAutoIncrement()
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DPduPersister.java173 Part.CONTENT_DISPOSITION,
755 values.put(Part.CONTENT_DISPOSITION, toIsoString(bytes)); in getValues()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java3047 values.put(Mms.Part.CONTENT_DISPOSITION, part.mContentDisposition); in pushMmsToFolder()
3072 values.put(Mms.Part.CONTENT_DISPOSITION, part.mContentDisposition); in pushMmsToFolder()
3160 values.put(Mms.Part.CONTENT_DISPOSITION, part.mContentDisposition); in writeMmsDataPart()
H A DBluetoothMapContent.java3831 String cdisp = c.getString(c.getColumnIndex(Mms.Part.CONTENT_DISPOSITION)); in extractMmsParts()
/aosp12/frameworks/base/core/java/android/provider/
H A DTelephony.java3214 public static final String CONTENT_DISPOSITION = "cd"; field in Telephony.Mms.Part
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/apps/TV/libs/m2/
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt35787 field public static final String CONTENT_DISPOSITION = "cd";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt25667 field public static final java.lang.String CONTENT_DISPOSITION = "cd";