Searched refs:getContentTranslation (Results 1 – 4 of 4) sorted by relevance
51 fun getContentTranslation() = in getContentTranslation() method128 if (getContentTranslation() != 0.0f) { in overScrollBy()
304 val currentTranslation = scrollView.getContentTranslation() in onTouch()352 val currentTranslation = scrollView.getContentTranslation() in onScroll()413 val currentTranslation = scrollView.getContentTranslation() in onFling()455 if (scrollView.getContentTranslation() != 0.0f) { in resetTranslation()
879 public float getContentTranslation() { in getContentTranslation() method in ExpandableView
847 + view.getContentTranslation() in isTargetClipped()