Searched refs:contentTranslationY (Results 1 – 2 of 2) sorted by relevance
123 private void setContentTranslationY(float contentTranslationY) { in setContentTranslationY() argument124 mContentTranslationY = contentTranslationY; in setContentTranslationY()
103 val contentTranslationY = currentState.contentTranslation.y.toInt() in applyCurrentState() constant135 val top = widgetState.y.toInt() + contentTranslationY in applyCurrentState()