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

/frameworks/support/design/src/android/support/design/widget/
H A DAppBarLayout.java350 boolean hasChildWithInterpolator() { method in class:AppBarLayout
1122 final int interpolatedOffset = appBarLayout.hasChildWithInterpolator()
1133 if (!offsetChanged && appBarLayout.hasChildWithInterpolator()) {

Completed in 43 milliseconds