Searched refs:BluetoothMapContent (Results 1 – 4 of 4) sorted by relevance
959 address = BluetoothMapContent.getAddressMms(mResolver, id, in unDeleteMessageMms()960 BluetoothMapContent.MMS_FROM); in unDeleteMessageMms()962 address = BluetoothMapContent.getAddressMms(mResolver, id, in unDeleteMessageMms()963 BluetoothMapContent.MMS_TO); in unDeleteMessageMms()1552 values.put(Mms.Addr.TYPE, BluetoothMapContent.MMS_FROM); in pushMmsToFolder()1564 values.put(Mms.Addr.TYPE, BluetoothMapContent.MMS_TO); in pushMmsToFolder()
87 BluetoothMapContent mOutContent;133 mOutContent = new BluetoothMapContent(mContext, mBaseEmailUriString); in BluetoothMapObexServer()
60 public class BluetoothMapContent { class211 public BluetoothMapContent(final Context context, String emailBaseUri) { in BluetoothMapContent() method in BluetoothMapContent
12 import com.android.bluetooth.map.BluetoothMapContent;