Searched refs:msgList (Results 1 – 1 of 1) sorted by relevance
1237 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in initMsgList() local1250 msgList.put(id, msg); in initMsgList()1259 setMsgListMsg(msgList, true); in initMsgList()1619 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in handleMsgListChangesMsg() local1654 msgList.put(id, msg); in handleMsgListChangesMsg()1753 msgList.put(id, msg); in handleMsgListChangesMsg()1794 setMsgListMsg(msgList, listChanged); in handleMsgListChangesMsg()