Searched refs:thatResponse (Results 1 – 1 of 1) sorted by relevance
127 final ImapResponse thatResponse = (ImapResponse) that; in equalsForTest() local129 if (thatResponse.tag != null) { in equalsForTest()133 if (!tag.equals(thatResponse.tag)) { in equalsForTest()137 if (isContinuationRequest != thatResponse.isContinuationRequest) { in equalsForTest()