HomeSort by relevance Sort by last modified time
    Searched refs:getEntryLabel (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntry.java 106 public EntryLabel getEntryLabel();
259 public final EntryLabel getEntryLabel() {
375 public final EntryLabel getEntryLabel() {
465 public final EntryLabel getEntryLabel() {
686 public final EntryLabel getEntryLabel() {
842 public final EntryLabel getEntryLabel() {
    [all...]
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardEntryTests.java 152 mExpectedElements.put(elem.getEntryLabel(), elem);
191 EntryElement expectedElem = mExpectedElements.remove(elem.getEntryLabel());

Completed in 147 milliseconds