Home
last modified time | relevance | path

Searched defs:msgListSms (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java198 /* package */ void setMsgListSms(Map<Long, Msg> msgListSms) { in setMsgListSms()
DBluetoothMapContentObserver.java354 private void setMsgListSms(Map<Long, Msg> msgListSms, boolean changesDetected) { in setMsgListSms()
1186 HashMap<Long, Msg> msgListSms = new HashMap<Long, Msg>(); in initMsgList() local
1313 HashMap<Long, Msg> msgListSms = new HashMap<Long, Msg>(); in handleMsgListChangesSms() local