Home
last modified time | relevance | path

Searched refs:msgList (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java1401 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in initMsgList() local
1418 msgList.put(id, msg); in initMsgList()
1429 setMsgListMsg(msgList, true); in initMsgList()
1998 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in handleMsgListChangesMsg() local
2038 msgList.put(id, msg); in handleMsgListChangesMsg()
2198 msgList.put(id, msg); in handleMsgListChangesMsg()
2248 setMsgListMsg(msgList, listChanged); in handleMsgListChangesMsg()