/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
D | NotificationInd.java | 75 return mPduHeaders.getTextString(PduHeaders.CONTENT_LOCATION); in getContentLocation() 86 mPduHeaders.setTextString(value, PduHeaders.CONTENT_LOCATION); in setContentLocation()
|
D | PduHeaders.java | 29 public static final int CONTENT_LOCATION = 0x83; field in PduHeaders 531 case CONTENT_LOCATION: in setTextString()
|
D | PduParser.java | 396 case PduHeaders.CONTENT_LOCATION: in parseHeaders() 1851 byte[] niContentLocation = headers.getTextString(PduHeaders.CONTENT_LOCATION); in checkMandatoryHeader()
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
D | NotificationInd.java | 77 return mPduHeaders.getTextString(PduHeaders.CONTENT_LOCATION); in getContentLocation() 88 mPduHeaders.setTextString(value, PduHeaders.CONTENT_LOCATION); in setContentLocation()
|
D | PduHeaders.java | 32 public static final int CONTENT_LOCATION = 0x83; field in PduHeaders 551 case CONTENT_LOCATION: in setTextString()
|
D | PduPersister.java | 115 Mms.CONTENT_LOCATION, 176 Part.CONTENT_LOCATION, 242 TEXT_STRING_COLUMN_INDEX_MAP.put(PduHeaders.CONTENT_LOCATION, PDU_COLUMN_CONTENT_LOCATION); in TEXT_STRING_COLUMN_INDEX_MAP.put() argument 250 TEXT_STRING_COLUMN_NAME_MAP.put(PduHeaders.CONTENT_LOCATION, Mms.CONTENT_LOCATION); in TEXT_STRING_COLUMN_NAME_MAP.put() argument 766 values.put(Part.CONTENT_LOCATION, toIsoString(bytes)); in getValues()
|
D | PduComposer.java | 504 case PduHeaders.CONTENT_LOCATION: in appendHeader() 813 if (appendHeader(PduHeaders.CONTENT_LOCATION) != PDU_COMPOSE_SUCCESS) { in makeNotificationInd()
|
D | PduParser.java | 421 case PduHeaders.CONTENT_LOCATION: { in parseHeaders() 1887 byte[] niContentLocation = headers.getTextString(PduHeaders.CONTENT_LOCATION); in checkMandatoryHeader()
|
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/ |
D | MmsSmsDatabaseHelperTest.java | 204 Mms.CONTENT_LOCATION + " TEXT," + in createMmsTables() 243 Part.CONTENT_LOCATION + " TEXT," + in createMmsTables()
|
D | TelephonyBackupAgentTest.java | 428 mmsRow.put(Telephony.Mms.CONTENT_LOCATION, contentLocation); in createMmsRow() 466 smilPart.put(Telephony.Mms.Part.CONTENT_LOCATION, "smil.xml"); in createBodyCursor() 476 bodyPart.put(Telephony.Mms.Part.CONTENT_LOCATION, srcName); in createBodyCursor() 492 attachmentPart.put(Telephony.Mms.Part.CONTENT_LOCATION, attachmentFilename); in createBodyCursor() 953 mFilename = values.getAsString(Telephony.Mms.Part.CONTENT_LOCATION); in insert()
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | TelephonyBackupAgent.java | 238 Telephony.Mms.CONTENT_LOCATION, 1244 case Telephony.Mms.CONTENT_LOCATION: 1422 values.put(Telephony.Mms.Part.CONTENT_LOCATION, "smil.xml"); 1437 values.put(Telephony.Mms.Part.CONTENT_LOCATION, srcName); 1460 values.put(Telephony.Mms.Part.CONTENT_LOCATION, filename);
|
D | MmsSmsDatabaseHelper.java | 821 Part.CONTENT_LOCATION + " TEXT," + 841 Mms.CONTENT_LOCATION + " TEXT," + 2447 Part.CONTENT_LOCATION + " TEXT," + in upgradePartTableToAutoIncrement() 2488 Mms.CONTENT_LOCATION + " TEXT," + in upgradePduTableToAutoIncrement()
|
D | MmsSmsProvider.java | 143 Mms.CONTENT_CLASS, Mms.CONTENT_LOCATION, Mms.CONTENT_TYPE,
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapContentObserver.java | 3583 values.put(Mms.Part.CONTENT_LOCATION, part.mContentLocation); in pushMmsToFolder() 3586 values.put(Mms.Part.CONTENT_LOCATION, part.mPartName + ".txt"); in pushMmsToFolder() 3588 values.put(Mms.Part.CONTENT_LOCATION, "text_" + count + ".txt"); in pushMmsToFolder() 3610 values.put(Mms.Part.CONTENT_LOCATION, part.mContentLocation); in pushMmsToFolder() 3612 values.put(Mms.Part.CONTENT_LOCATION, "smil_" + count + ".xml"); in pushMmsToFolder() 3707 values.put(Mms.Part.CONTENT_LOCATION, part.mContentLocation); in writeMmsDataPart() 3710 values.put(Mms.Part.CONTENT_LOCATION, part.mPartName + ".dat"); in writeMmsDataPart() 3712 values.put(Mms.Part.CONTENT_LOCATION, "part_" + count + ".dat"); in writeMmsDataPart()
|
D | BluetoothMapContent.java | 3854 String cl = c.getString(c.getColumnIndex(Mms.Part.CONTENT_LOCATION)); in extractMmsParts()
|
/packages/services/Mms/src/com/android/mms/service/ |
D | DownloadRequest.java | 57 Telephony.Mms.MESSAGE_TYPE + "=? AND " + Telephony.Mms.CONTENT_LOCATION + " =?";
|
/packages/apps/Messaging/src/com/android/messaging/sms/ |
D | DatabaseMessages.java | 301 Mms.CONTENT_LOCATION, in getProjection()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/ |
D | MapClientContent.java | 410 values.put(Mms.Part.CONTENT_LOCATION, messagePart.mContentLocation); in storeMmsPart()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/ |
D | BluetoothMapContentTest.java | 2062 Telephony.Mms.Part.CONTENT_LOCATION, in extractMmsParts()
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | httpcore-4.4.13.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/TV/libs/m2/ |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |