Searched refs:getChildView (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DExpandableListAdapter.java110 * {@link #getChildView(int, int, boolean, View, ViewGroup)}.
141 * {@link #getChildView(int, int, boolean, View, ViewGroup)}.
145 View getChildView(int groupPosition, int childPosition, boolean isLastChild, method in interface:ExpandableListAdapter
H A DSimpleExpandableListAdapter.java221 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, method in class:SimpleExpandableListAdapter
H A DCursorTreeAdapter.java236 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, method in class:CursorTreeAdapter
H A DExpandableListConnector.java451 retValue = mExpandableListAdapter.getChildView(posMetadata.position.groupPos,
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/app/
H A DBenchmarkListAdapter.java100 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, method in class:BenchmarkListAdapter
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DFakeExpandableAdapter.java144 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, method in class:FakeExpandableAdapter
/frameworks/base/config/
H A Dboot-image-profile.txt7378 HPLandroid/widget/ExpandableListAdapter;->getChildView(IIZLandroid/view/View;Landroid/view/ViewGroup;)Landroid/view/View;
[all...]

Completed in 109 milliseconds