Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java1237 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in initMsgList() local
1250 msgList.put(id, msg); in initMsgList()
1259 setMsgListMsg(msgList, true); in initMsgList()
1619 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in handleMsgListChangesMsg() local
1654 msgList.put(id, msg); in handleMsgListChangesMsg()
1753 msgList.put(id, msg); in handleMsgListChangesMsg()
1794 setMsgListMsg(msgList, listChanged); in handleMsgListChangesMsg()