Searched refs:mOffsetToChildIndexOnLayout (Results 1 – 1 of 1) sorted by relevance
765 private int mOffsetToChildIndexOnLayout = INVALID_POSITION; field in AppBarLayout.Behavior1040 } else if (mOffsetToChildIndexOnLayout >= 0) {1041 View child = abl.getChildAt(mOffsetToChildIndexOnLayout);1053 mOffsetToChildIndexOnLayout = INVALID_POSITION;1267 mOffsetToChildIndexOnLayout = ss.firstVisibleChildIndex; in onRestoreInstanceState()1272 mOffsetToChildIndexOnLayout = INVALID_POSITION; in onRestoreInstanceState()