Searched refs:mChildLayout (Results 1 – 3 of 3) sorted by relevance
32 private int mChildLayout; field in ResourceCursorTreeAdapter57 mChildLayout = childLayout; in ResourceCursorTreeAdapter()100 return mInflater.inflate((isLastChild) ? mLastChildLayout : mChildLayout, parent, false); in newChildView()
47 private int mChildLayout; field in SimpleExpandableListAdapter205 mChildLayout = childLayout; in SimpleExpandableListAdapter()240 return mInflater.inflate((isLastChild) ? mLastChildLayout : mChildLayout, parent, false); in newChildView()
72678 Landroid/widget/ResourceCursorTreeAdapter;->mChildLayout:I73065 Landroid/widget/SimpleExpandableListAdapter;->mChildLayout:I