Searched refs:thatList (Results 1 – 1 of 1) sorted by relevance
224 ImapList thatList = (ImapList) that; in equalsForTest() local225 if (size() != thatList.size()) { in equalsForTest()229 if (!mList.get(i).equalsForTest(thatList.getElementOrNone(i))) { in equalsForTest()