Searched defs:childType (Results 1 – 4 of 4) sorted by relevance
771 StackEntry(ChildType childType) { in StackEntry()775 StackEntry(ChildType childType, boolean isGone) { in StackEntry()
125 for (childType in childTypes) { in extractPersonTypeInfo() variable
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