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.java203 /* package */ void setMsgListSms(Map<Long, Msg> msgListSms) { in setMsgListSms()
DBluetoothMapContentObserver.java345 private void setMsgListSms(Map<Long, Msg> msgListSms, boolean changesDetected) { in setMsgListSms()
1251 HashMap<Long, Msg> msgListSms = new HashMap<Long, Msg>(); in initMsgList() local
1400 HashMap<Long, Msg> msgListSms = new HashMap<Long, Msg>(); in handleMsgListChangesSms() local