Home
last modified time | relevance | path

Searched refs:MMS_TO (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java130 public static final int MMS_TO = 0x97; field in BluetoothMapContent
1018 address = getAddressMms(mResolver, id, MMS_TO); in setRecipientAddressing()
1051 phone = getAddressMms(mResolver, id, MMS_TO); in setRecipientName()
1539 String phone = getAddressMms(mResolver, id, MMS_TO); in matchRecipientMms()
3750 case MMS_TO: in extractMmsAddresses()
DBluetoothMapContentObserver.java2295 BluetoothMapContent.MMS_TO); in unDeleteMessageMms()
3114 values.put(Mms.Addr.TYPE, BluetoothMapContent.MMS_TO); in pushMmsToFolder()