Searched refs:MAS_ID_SMS_MMS (Results 1 – 1 of 1) sorted by relevance
123 private static final int MAS_ID_SMS_MMS = 0; field in BluetoothMapService778 int masId = mSmsCapable ? MAS_ID_SMS_MMS : -1; in createMasInstances()1114 (masInst = mMasInstances.get(MAS_ID_SMS_MMS)) != null) { in onReceive()