Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java5818 .doesTransientStatePreventRecycling(); in recycleViewHolderInternal()
10524 private boolean doesTransientStatePreventRecycling() { in doesTransientStatePreventRecycling() method in RecyclerView.ViewHolder