Searched refs:getAppBarChildOnOffset (Results 1 – 1 of 1) sorted by relevance
1196 final View child = getAppBarChildOnOffset(layout, offset); in updateAppBarLayoutDrawableState()1221 private static View getAppBarChildOnOffset(final AppBarLayout layout, final int offset) { in getAppBarChildOnOffset() method