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

/frameworks/base/tests/FrameworkTest/src/com/android/frameworktest/expandablelistview/
H A DExpandableListSimple.java27 private static final int[] NUM_CHILDREN = {4, 3, 2, 1, 0}; field in class:ExpandableListSimple
31 params.setNumChildren(NUM_CHILDREN)

Completed in 56 milliseconds