Home
last modified time | relevance | path

Searched refs:isLastChild (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DSimpleCursorTreeAdapterTest.java247 protected void bindChildView(View v, Context context, Cursor cursor, boolean isLastChild) { in bindChildView() argument
248 super.bindChildView(v, context, cursor, isLastChild); in bindChildView()
DBaseExpandableListAdapterTest.java150 boolean isLastChild, View convertView, ViewGroup parent) { in getChildView() argument
DResourceCursorTreeAdapterTest.java201 boolean isLastChild) { in bindChildView() argument
DCursorTreeAdapterTest.java657 Cursor cursor, boolean isLastChild) { in bindChildView() argument
715 boolean isLastChild, ViewGroup parent) { in newChildView() argument
DExpandableListViewTest.java661 boolean isLastChild, View convertView, ViewGroup parent) { in getChildView() argument
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java319 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView() argument