Home | History | Annotate | Download | only in widget

Lines Matching refs:positionSelector

2387     void positionSelector(int position, View sel) {
2397 positionSelector(selectorRect.left, selectorRect.top, selectorRect.right,
2409 private void positionSelector(int l, int t, int r, int b) {
3070 positionSelector(mMotionPosition, child);
3511 positionSelector(mMotionPosition, child);
5042 positionSelector(mSelectedPosition, getChildAt(childIndex));
5047 positionSelector(INVALID_POSITION, getChildAt(childIndex));