Searched defs:addGroup (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardProperty.java80 public void addGroup(String group) { method in class:VCardProperty
/frameworks/ex/common/java/com/android/common/widget/
H A DGroupingListAdapter.java122 * Finds all groups of adjacent items in the cursor and calls {@link #addGroup} for
201 protected void addGroup(int cursorPosition, int size, boolean expanded) { method in class:GroupingListAdapter

Completed in 81 milliseconds