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.java206 /* package */ void setMsgListSms(Map<Long, Msg> msgListSms) { in setMsgListSms()
DBluetoothMapContentObserver.java366 void setMsgListSms(Map<Long, Msg> msgListSms, boolean changesDetected) { in setMsgListSms()
1278 HashMap<Long, Msg> msgListSms = new HashMap<Long, Msg>(); in initMsgList() local
1431 HashMap<Long, Msg> msgListSms = new HashMap<Long, Msg>(); in handleMsgListChangesSms() local