Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java672 if (!state.willRunPredictiveAnimations() || getChildCount() == 0 || state.isPreLayout() in layoutForPredictiveAnimations()
DRecyclerView.java11284 public boolean willRunPredictiveAnimations() { in willRunPredictiveAnimations() method in RecyclerView.State