Searched defs:mmsMsgList (Results 1 – 2 of 2) sorted by relevance
2147 Map<Long, BluetoothMapContentObserver.Msg> mmsMsgList = new HashMap<>(); in actionMessageSentDisconnected_withTypeMms() local2192 Map<Long, BluetoothMapContentObserver.Msg> mmsMsgList = new HashMap<>(); in actionMmsSent_withInvalidHandle() local2209 Map<Long, BluetoothMapContentObserver.Msg> mmsMsgList = new HashMap<>(); in actionMmsSent_withTransparency() local2230 Map<Long, BluetoothMapContentObserver.Msg> mmsMsgList = new HashMap<>(); in actionMmsSent_withActivityResultOk() local2256 Map<Long, BluetoothMapContentObserver.Msg> mmsMsgList = new HashMap<>(); in actionMmsSent_withActivityResultFirstUser() local
4051 Context context, Intent intent, int result, Map<Long, Msg> mmsMsgList) { in actionMmsSent()