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.java1312 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in initMsgList() local
1325 msgList.put(id, msg); in initMsgList()
1336 setMsgListMsg(msgList, true); in initMsgList()
1729 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in handleMsgListChangesMsg() local
1764 msgList.put(id, msg); in handleMsgListChangesMsg()
1865 msgList.put(id, msg); in handleMsgListChangesMsg()
1909 setMsgListMsg(msgList, listChanged); in handleMsgListChangesMsg()