Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java119 private static final int MAS_ID_SMS_MMS = 0; field in BluetoothMapService
849 int masId = MAS_ID_SMS_MMS; in createMasInstances()
1164 BluetoothMapMasInstance masInst = mMasInstances.get(MAS_ID_SMS_MMS); in onReceive()