Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java200 /* package */ void setMsgListSms(Map<Long, Msg> msgListSms) { in setMsgListSms()
DBluetoothMapContentObserver.java372 void setMsgListSms(Map<Long, Msg> msgListSms, boolean changesDetected) { in setMsgListSms()
1328 HashMap<Long, Msg> msgListSms = new HashMap<Long, Msg>(); in initMsgList() local
1508 HashMap<Long, Msg> msgListSms = new HashMap<Long, Msg>(); in handleMsgListChangesSms() local