Home
last modified time | relevance | path

Searched refs:mLastChildLayout (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DResourceCursorTreeAdapter.java33 private int mLastChildLayout; field in ResourceCursorTreeAdapter
58 mLastChildLayout = lastChildLayout; in ResourceCursorTreeAdapter()
100 return mInflater.inflate((isLastChild) ? mLastChildLayout : mChildLayout, parent, false); in newChildView()
H A DSimpleExpandableListAdapter.java48 private int mLastChildLayout; field in SimpleExpandableListAdapter
206 mLastChildLayout = lastChildLayout; in SimpleExpandableListAdapter()
240 return mInflater.inflate((isLastChild) ? mLastChildLayout : mChildLayout, parent, false); in newChildView()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72682 Landroid/widget/ResourceCursorTreeAdapter;->mLastChildLayout:I
73073 Landroid/widget/SimpleExpandableListAdapter;->mLastChildLayout:I