Home | History | Annotate | Download | only in launcher2

Lines Matching refs:relativeOffset

1448     protected int getChildIndexForRelativeOffset(int relativeOffset) {
1459 if (left <= relativeOffset && relativeOffset <= right) {