Searched refs:msgList (Results 1 – 1 of 1) sorted by relevance
1312 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in initMsgList() local1325 msgList.put(id, msg); in initMsgList()1336 setMsgListMsg(msgList, true); in initMsgList()1729 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in handleMsgListChangesMsg() local1764 msgList.put(id, msg); in handleMsgListChangesMsg()1865 msgList.put(id, msg); in handleMsgListChangesMsg()1909 setMsgListMsg(msgList, listChanged); in handleMsgListChangesMsg()