Searched refs:applyContentTransformation (Results 1 – 3 of 3) sorted by relevance
110 protected void applyContentTransformation(float contentAlpha, float translationY) { in applyContentTransformation() method in SectionHeaderView111 super.applyContentTransformation(contentAlpha, translationY); in applyContentTransformation()
813 applyContentTransformation(contentAlpha, translationY); in updateContentTransformation()829 protected void applyContentTransformation(float contentAlpha, float translationY) { in applyContentTransformation() method in ExpandableView
1657 protected void applyContentTransformation(float contentAlpha, float translationY) {1658 super.applyContentTransformation(contentAlpha, translationY);