Searched refs:onElementGroupStarted (Results 1 – 2 of 2) sorted by relevance
1570 public void onElementGroupStarted(EntryLabel label); in onElementGroupStarted() method1588 iterator.onElementGroupStarted(mNameData.getEntryLabel()); in iterateAllData()1605 iterator.onElementGroupStarted(mBirthday.getEntryLabel()); in iterateAllData()1610 iterator.onElementGroupStarted(mAnniversary.getEntryLabel()); in iterateAllData()1620 iterator.onElementGroupStarted(elemList.get(0).getEntryLabel()); in iterateOneList()1640 public void onElementGroupStarted(EntryLabel label) { in onElementGroupStarted() method in VCardEntry.IsIgnorableIterator1675 public void onElementGroupStarted(EntryLabel label) { in onElementGroupStarted() method in VCardEntry.ToStringIterator1726 public void onElementGroupStarted(EntryLabel label) { in onElementGroupStarted() method in VCardEntry.InsertOperationConstrutor
174 public void onElementGroupStarted(EntryLabel label) { in onElementGroupStarted() method in VCardEntryTests.MockEntryElementIterator