Searched refs:horizontalShift (Results 1 – 1 of 1) sorted by relevance
748 float horizontalShift = 0; in setContentTranslationY() local750 horizontalShift = pointerBottom - detachPoint; in setContentTranslationY()754 movePointerBy(horizontalShift, 0); in setContentTranslationY()757 movePointerBy(-horizontalShift, 0); in setContentTranslationY()761 horizontalShift > mPointerWidth ? View.INVISIBLE : View.VISIBLE); in setContentTranslationY()