Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java4732 if (forceRecycle || holder.isRecyclable()) { in recycleViewHolderInternal()
8590 if (!isRecyclable()) sb.append(" not recyclable(" + mIsRecyclableCount + ")"); in toString()
8634 public final boolean isRecyclable() { in isRecyclable() method in RecyclerView.ViewHolder
/frameworks/support/v7/recyclerview/api/
D22.0.0.txt522 method public final boolean isRecyclable();
D22.1.0.txt580 method public final boolean isRecyclable();
D22.2.0.txt654 method public final boolean isRecyclable();
D22.2.1.txt659 method public final boolean isRecyclable();
D23.txt693 method public final boolean isRecyclable();
Dcurrent.txt693 method public final boolean isRecyclable();