Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java134 public static final int MMS_CC = 0x82; field in BluetoothMapContent
3769 case MMS_CC: in extractMmsAddresses()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentTest.java1948 addressCursor.addRow(new Object[] {TEST_ADDRESS, BluetoothMapContent.MMS_CC}); in extractMmsAddresses_withTypeMmsCc()