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.java233 protected void bindChildView(View v, Context context, Cursor cursor, boolean isLastChild) { in bindChildView() argument
234 super.bindChildView(v, context, cursor, isLastChild); in bindChildView()
DBaseExpandableListAdapterTest.java144 boolean isLastChild, View convertView, ViewGroup parent) { in getChildView() argument
DResourceCursorTreeAdapterTest.java190 boolean isLastChild) { in bindChildView() argument
DCursorTreeAdapterTest.java616 Cursor cursor, boolean isLastChild) { in bindChildView() argument
674 boolean isLastChild, ViewGroup parent) { in newChildView() argument
DExpandableListViewTest.java450 boolean isLastChild, View convertView, ViewGroup parent) { in getChildView() argument
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java316 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView() argument