Searched refs:setChildAttachedConsumer (Results 1 – 3 of 3) sorted by relevance
196 getRecyclerView().setChildAttachedConsumer(this::onChildAttached); in animateToState()
294 protected void setChildAttachedConsumer(@Nullable Consumer<View> childAttachedConsumer) { in setChildAttachedConsumer() method in AllAppsRecyclerView
211 getMainRecyclerView().setChildAttachedConsumer(null); in reset()633 getMainRecyclerView().setChildAttachedConsumer(child -> child.setAlpha(1)); in updatePrivateStateAnimator()