Searched defs:childFrom (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/core/java/android/widget/ |
| D | SimpleCursorTreeAdapter.java | 104 int lastChildLayout, String[] childFrom, int[] childTo) { in SimpleCursorTreeAdapter() 141 int childLayout, String[] childFrom, int[] childTo) { in SimpleCursorTreeAdapter() 173 String[] groupFrom, int[] groupTo, int childLayout, String[] childFrom, in SimpleCursorTreeAdapter()
|
| D | SimpleExpandableListAdapter.java | 94 int childLayout, String[] childFrom, int[] childTo) { in SimpleExpandableListAdapter() 142 int childLayout, String[] childFrom, int[] childTo) { in SimpleExpandableListAdapter() 196 int childLayout, int lastChildLayout, String[] childFrom, in SimpleExpandableListAdapter()
|