Searched refs:groupLayout (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ResourceCursorTreeAdapter.java | 92 public ResourceCursorTreeAdapter(Context context, Cursor cursor, int groupLayout, in ResourceCursorTreeAdapter() argument 94 this(context, cursor, groupLayout, groupLayout, childLayout, childLayout); in ResourceCursorTreeAdapter()
|
H A D | SimpleExpandableListAdapter.java | 91 List<? extends Map<String, ?>> groupData, int groupLayout, in SimpleExpandableListAdapter() argument 95 this(context, groupData, groupLayout, groupLayout, groupFrom, groupTo, childData, in SimpleExpandableListAdapter()
|
H A D | SimpleCursorTreeAdapter.java | 172 public SimpleCursorTreeAdapter(Context context, Cursor cursor, int groupLayout, in SimpleCursorTreeAdapter() argument 175 super(context, cursor, groupLayout, childLayout); in SimpleCursorTreeAdapter()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |