Home
last modified time | relevance | path

Searched refs:mOffsetToChildIndexOnLayoutIsMinHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
DAppBarLayout.java766 private boolean mOffsetToChildIndexOnLayoutIsMinHeight; field in AppBarLayout.Behavior
1043 if (mOffsetToChildIndexOnLayoutIsMinHeight) {
1269 mOffsetToChildIndexOnLayoutIsMinHeight = ss.firstVisibileChildAtMinimumHeight; in onRestoreInstanceState()