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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java 72 public static final int MMS_TO = 0x97;
211 if (type == MMS_TO) {
506 address = getAddressMms(mResolver, id, MMS_TO);
527 String phone = getAddressMms(mResolver, id, MMS_TO);
728 String phone = getAddressMms(mResolver, id, MMS_TO);
    [all...]
BluetoothMapContentObserver.java 488 BluetoothMapContent.MMS_TO);
    [all...]

Completed in 58 milliseconds