Searched refs:getScrollPosition (Results 1 – 2 of 2) sorted by relevance
245 if (getScrollPosition(targetView, null, sTwoInts)) { in onTargetFound()2874 if (getScrollPosition(view, childView, sTwoInts)) {2879 boolean getScrollPosition(View view, View childView, int[] deltas) {
433 private float getScrollPosition() { in getScrollPosition() method in TabLayout