Searched defs:targetLeft (Results 1 – 6 of 6) sorted by relevance
624 final int targetLeft = sTempRect.left; in updateSelector() local
590 public void onChildSnappedBack(View v, float targetLeft) { in onChildSnappedBack()
378 final int targetLeft = (parentWidth - targetWidth) / 2; in layout() local
849 public void onChildSnappedBack(View animView, float targetLeft) { in onChildSnappedBack()1188 float targetLeft = child.getSettingsRow().isVisible() ? child.getTranslation() : 0; in snapViewIfNeeded() local4005 public void snapChild(final View animView, final float targetLeft, float velocity) { in snapChild()
1037 final int targetLeft = oldLeft + (int) dx; in shouldInterceptTouchEvent() local
1978 final int targetLeft = targetView.getLeft(); in animateIndicatorToPosition() local