Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DSimpleCursorTreeAdapterTest.java251 protected void bindGroupView(View v, Context context, Cursor cursor, boolean isExpanded) { in bindGroupView() argument
252 super.bindGroupView(v, context, cursor, isExpanded); in bindGroupView()
DBaseExpandableListAdapterTest.java174 public View getGroupView(int groupPosition, boolean isExpanded, in getGroupView() argument
DResourceCursorTreeAdapterTest.java206 boolean isExpanded) { in bindGroupView() argument
DCursorTreeAdapterTest.java671 Cursor cursor, boolean isExpanded) { in bindGroupView() argument
728 boolean isExpanded, ViewGroup parent) { in newGroupView() argument
DExpandableListViewTest.java649 public View getGroupView(int groupPosition, boolean isExpanded, in getGroupView() argument
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java337 public View getGroupView(int groupPosition, boolean isExpanded, View convertView, in getGroupView() argument