Home | History | Annotate | Download | only in view

Lines Matching refs:topDifference

7863             final int topDifference = mLocation.top - another.mLocation.top;
7864 if (topDifference != 0) {
7865 return topDifference;