Home
last modified time | relevance | path

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

/frameworks/support/design/src/android/support/design/widget/
DAppBarLayout.java325 private boolean hasChildWithInterpolator() { in hasChildWithInterpolator() method in AppBarLayout
1113 final int interpolatedOffset = appBarLayout.hasChildWithInterpolator() in setHeaderTopBottomOffset()
1124 if (!offsetChanged && appBarLayout.hasChildWithInterpolator()) { in setHeaderTopBottomOffset()