Searched refs:getContentTranslation (Results 1 – 4 of 4) sorted by relevance
37 fun getContentTranslation() = if (contentContainer.physicsAnimator.isRunning()) { in getContentTranslation() method112 if (getContentTranslation() != 0.0f) { in overScrollBy()
309 val currentTranslation = scrollView.getContentTranslation() in onTouch()356 val currentTranslation = scrollView.getContentTranslation() in onScroll()411 val currentTranslation = scrollView.getContentTranslation() in onFling()453 if (scrollView.getContentTranslation() != 0.0f) { in resetTranslation()
751 public float getContentTranslation() { in getContentTranslation() method in ExpandableView
652 + view.getContentTranslation()