Searched refs:FLAG_SNAP (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
H A DAppBarLayout.java674 static final int FLAG_SNAP = SCROLL_FLAG_SCROLL | SCROLL_FLAG_SNAP; field in class:AppBarLayout.LayoutParams
960 if ((flags & LayoutParams.FLAG_SNAP) == LayoutParams.FLAG_SNAP) {

Completed in 232 milliseconds