Searched refs:msgList (Results 1 – 1 of 1) sorted by relevance
1401 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in initMsgList() local1418 msgList.put(id, msg); in initMsgList()1429 setMsgListMsg(msgList, true); in initMsgList()1998 HashMap<Long, Msg> msgList = new HashMap<Long, Msg>(); in handleMsgListChangesMsg() local2038 msgList.put(id, msg); in handleMsgListChangesMsg()2198 msgList.put(id, msg); in handleMsgListChangesMsg()2248 setMsgListMsg(msgList, listChanged); in handleMsgListChangesMsg()