Home
last modified time | relevance | path

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

12

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java1635 TYPE.MMS, date, subject, address, priority); in handleMsgListChangesMms()
1638 TYPE.MMS, date, subject, address, priority, in handleMsgListChangesMms()
1645 TYPE.MMS); in handleMsgListChangesMms()
1658 getMmsFolderName(msg.type), TYPE.MMS); in handleMsgListChangesMms()
1669 getMmsFolderName(type), null, TYPE.MMS); in handleMsgListChangesMms()
1680 getMmsFolderName(msg.type), null, TYPE.MMS); in handleMsgListChangesMms()
1686 BluetoothMapContract.FOLDER_NAME_DELETED, TYPE.MMS); in handleMsgListChangesMms()
1697 getMmsFolderName(msg.type), TYPE.MMS); in handleMsgListChangesMms()
1714 TYPE.MMS); in handleMsgListChangesMms()
2437 } 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()
3996 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.java396 if ((supportedMessageTypes & SdpMasRecord.MessageType.MMS) > 0) { in setDefaultMessageType()
397 mDefaultMessageType = Bmessage.Type.MMS; in setDefaultMessageType()
766 case MMS: in processInboundMessage()
807 if (message.getType() == Bmessage.Type.MMS) { in processInboundMessage()
DMapUtils.java54 return Bmessage.Type.MMS; in sendMessageType()
/packages/inputmethods/LatinIME/dictionaries/
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
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.gz
Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...

12