Searched refs:thatStart (Results 1 – 1 of 1) sorted by relevance
174 final int thatStart = that.mStart; in prefixOf() local178 if (thisContainer[thisStart + i] != thatContainer[thatStart + i]) { in prefixOf()