Searched defs:ChildHelper (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DChildHelper.java36 class ChildHelper { class
48 ChildHelper(Callback callback) { method in class:ChildHelper
93 * ChildHelper offsets this index to actual ViewGroup index.
157 * ChildHelper offsets this index to actual ViewGroup index.
267 * Returns a child by ViewGroup offset. ChildHelper won't offset this index.
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
H A DChildHelper.java36 class ChildHelper { class
48 ChildHelper(Callback callback) { method in class:ChildHelper
93 * ChildHelper offsets this index to actual ViewGroup index.
157 * ChildHelper offsets this index to actual ViewGroup index.
267 * Returns a child by ViewGroup offset. ChildHelper won't offset this index.

Completed in 167 milliseconds