Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java129 public static final int MMS_FROM = 0x89; field in BluetoothMapContent
1103 tempAddress = getAddressMms(mResolver, id, MMS_FROM); in setSenderAddressing()
1184 phone = getAddressMms(mResolver, id, MMS_FROM); in setSenderName()
1633 String phone = getAddressMms(mResolver, id, MMS_FROM); in matchOriginatorMms()
3746 case MMS_FROM: in extractMmsAddresses()
DBluetoothMapContentObserver.java1621 BluetoothMapContent.MMS_FROM); in handleMsgListChangesMms()
2292 BluetoothMapContent.MMS_FROM); in unDeleteMessageMms()
3102 values.put(Mms.Addr.TYPE, BluetoothMapContent.MMS_FROM); in pushMmsToFolder()