Home
last modified time | relevance | path

Searched refs:MMS (Results 1 – 25 of 29) sorted by relevance

12

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java1637 TYPE.MMS, date, subject, address, priority); in handleMsgListChangesMms()
1640 TYPE.MMS, date, subject, address, priority, in handleMsgListChangesMms()
1647 TYPE.MMS); in handleMsgListChangesMms()
1660 getMmsFolderName(msg.type), TYPE.MMS); in handleMsgListChangesMms()
1671 getMmsFolderName(type), null, TYPE.MMS); in handleMsgListChangesMms()
1682 getMmsFolderName(msg.type), null, TYPE.MMS); in handleMsgListChangesMms()
1688 BluetoothMapContract.FOLDER_NAME_DELETED, TYPE.MMS); in handleMsgListChangesMms()
1699 getMmsFolderName(msg.type), TYPE.MMS); in handleMsgListChangesMms()
1716 TYPE.MMS); in handleMsgListChangesMms()
2439 } else if (type == TYPE.MMS) { in setMessageStatusDeleted()
[all …]
DBluetoothMapUtils.java106 NONE, EMAIL, SMS_GSM, SMS_CDMA, MMS, IM; enumConstant
271 case MMS: in getMapHandle()
309 case MMS: in getMapConvoHandle()
362 return TYPE.MMS; in getMsgTypeFromHandle()
DBluetoothMapContent.java478 type = TYPE.MMS; // Just used for handle encoding in setThreadId()
754 type = TYPE.MMS; in getType()
2427 } else if (mmsCursor != null && (TYPE.MMS).equals(tmpType)) { in msgListing()
2899 case MMS: { in convoListing()
3571 case MMS: in getMessage()
4006 message.setType(TYPE.MMS); in getMmsMessage()
DBluetoothMapbMessage.java609 case MMS: in parse()
DBluetoothMapObexServer.java714 .equals(TYPE.SMS_CDMA) || message.getType().equals(TYPE.MMS)) in pushMessage()
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
DMessage.java149 return Type.MMS; in strToType()
333 UNKNOWN, EMAIL, SMS_GSM, SMS_CDMA, MMS enumConstant
DBmessage.java168 EMAIL, SMS_GSM, SMS_CDMA, MMS enumConstant
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMceStateMachine.java412 if ((supportedMessageTypes & SdpMasRecord.MessageType.MMS) > 0) { in setDefaultMessageType()
413 mDefaultMessageType = Bmessage.Type.MMS; in setDefaultMessageType()
807 case MMS: in processInboundMessage()
848 if (message.getType() == Bmessage.Type.MMS) { in processInboundMessage()
DMapUtils.java59 return Bmessage.Type.MMS; in sendMessageType()
DMapClientContent.java195 case MMS: in storeMessage()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/
DMapClientContentTest.java333 mTestMessage2.setType(Bmessage.Type.MMS); in testStoreBadMessage()
379 mTestMessage2.setType(Bmessage.Type.MMS); in createTestMessages()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentObserverTest.java146 message.setType(BluetoothMapUtils.TYPE.MMS); in testPushGroupMMS()
/packages/inputmethods/LatinIME/dictionaries/
Dsl_wordlist.combined.gz
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
Dsv_wordlist.combined.gz

12