Home
last modified time | relevance | path

Searched defs:getChildrenCount (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
DExpandableListAdapter.java54 int getChildrenCount(int groupPosition); in getChildrenCount() method
DSimpleExpandableListAdapter.java254 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in SimpleExpandableListAdapter
DCursorTreeAdapter.java176 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in CursorTreeAdapter
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
DFakeExpandableAdapter.java117 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in FakeExpandableAdapter