Searched refs:TRANSLATION_SHIFT_CLOSED (Results 1 – 1 of 1) sorted by relevance
63 protected static final float TRANSLATION_SHIFT_CLOSED = 1f; field in AbstractSlideInView76 protected float mTranslationShift = TRANSLATION_SHIFT_CLOSED;173 velocity, TRANSLATION_SHIFT_CLOSED - mTranslationShift)); in onDragEnd()196 setTranslationShift(TRANSLATION_SHIFT_CLOSED); in handleClose()201 PropertyValuesHolder.ofFloat(TRANSLATION_SHIFT, TRANSLATION_SHIFT_CLOSED)); in handleClose()