Searched refs:top2 (Results 1 – 1 of 1) sorted by relevance
340 int top2 = getRelativeTop(rhs, mParentForDelay); in compare() local341 return Integer.compare(top1, top2); in compare()