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