Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DResourceCursorTreeAdapter.java32 private int mChildLayout; field in ResourceCursorTreeAdapter
57 mChildLayout = childLayout; in ResourceCursorTreeAdapter()
100 return mInflater.inflate((isLastChild) ? mLastChildLayout : mChildLayout, parent, false); in newChildView()
H A DSimpleExpandableListAdapter.java47 private int mChildLayout; field in SimpleExpandableListAdapter
205 mChildLayout = childLayout; in SimpleExpandableListAdapter()
240 return mInflater.inflate((isLastChild) ? mLastChildLayout : mChildLayout, parent, false); in newChildView()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72678 Landroid/widget/ResourceCursorTreeAdapter;->mChildLayout:I
73065 Landroid/widget/SimpleExpandableListAdapter;->mChildLayout:I