Searched refs:mLastChildLayout (Results 1 – 3 of 3) sorted by relevance
33 private int mLastChildLayout; field in ResourceCursorTreeAdapter58 mLastChildLayout = lastChildLayout; in ResourceCursorTreeAdapter()100 return mInflater.inflate((isLastChild) ? mLastChildLayout : mChildLayout, parent, false); in newChildView()
48 private int mLastChildLayout; field in SimpleExpandableListAdapter206 mLastChildLayout = lastChildLayout; in SimpleExpandableListAdapter()240 return mInflater.inflate((isLastChild) ? mLastChildLayout : mChildLayout, parent, false); in newChildView()
72682 Landroid/widget/ResourceCursorTreeAdapter;->mLastChildLayout:I73073 Landroid/widget/SimpleExpandableListAdapter;->mLastChildLayout:I