HomeSort by relevance Sort by last modified time
    Searched refs:MMS_FROM (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java 71 public static final int MMS_FROM = 0x89;
213 } else if (type == MMS_FROM) {
548 address = getAddressMms(mResolver, id, MMS_FROM);
569 String phone = getAddressMms(mResolver, id, MMS_FROM);
809 String phone = getAddressMms(mResolver, id, MMS_FROM);
    [all...]
BluetoothMapContentObserver.java 485 BluetoothMapContent.MMS_FROM);
878 values.put("type", BluetoothMapContent.MMS_FROM);
    [all...]

Completed in 55 milliseconds