HomeSort by relevance Sort by last modified time
    Searched defs:ChildHelper (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/
ChildHelper.java 36 class ChildHelper {
48 ChildHelper(Callback callback) {
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/
ChildHelper.java 36 class ChildHelper {
48 ChildHelper(Callback callback) {
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 76 milliseconds