Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java118 private static final int MAS_ID_SMS_MMS = 0; field in BluetoothMapService
875 int masId = MAS_ID_SMS_MMS; in createMasInstances()
1177 BluetoothMapMasInstance masInst = mMasInstances.get(MAS_ID_SMS_MMS); in onReceive()