Searched defs:childType (Results 1 – 3 of 3) sorted by relevance
770 StackEntry(ChildType childType) { in StackEntry()774 StackEntry(ChildType childType, boolean isGone) { in StackEntry()
233 final Type childType = Type.typeOf(child); in findMaxPositionForChildDisplayArea() local243 final Type childType = Type.typeOf(child); in findMinPositionForChildDisplayArea() local
475 final int childType = adapter.getChildType(pos.groupPos, pos.childPos); in getItemViewType() local