Searched defs:mOffsetToChildIndexOnLayoutIsMinHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
H A DAppBarLayout.java812 private boolean mOffsetToChildIndexOnLayoutIsMinHeight; field in class:AppBarLayout.Behavior
1032 if (mOffsetToChildIndexOnLayoutIsMinHeight) {
1308 mOffsetToChildIndexOnLayoutIsMinHeight = ss.firstVisibleChildAtMinimumHeight;

Completed in 82 milliseconds