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

  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardEntryTests.java 25 import com.android.vcard.VCardEntry.EntryElement;
148 private final Map<EntryLabel, EntryElement> mExpectedElements =
149 new HashMap<EntryLabel, EntryElement>();
151 public void addExpectedElement(EntryElement elem) {
190 public boolean onElement(EntryElement elem) {
191 EntryElement expectedElem = mExpectedElements.remove(elem.getEntryLabel());
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntry.java 103 public static interface EntryElement {
120 public static class NameData implements EntryElement {
302 public static class PhoneData implements EntryElement {
395 public static class EmailData implements EntryElement {
485 public static class PostalData implements EntryElement {
730 public static class OrganizationData implements EntryElement {
870 public static class ImData implements EntryElement {
    [all...]
  /prebuilts/tools/common/asm-tools/
asm-xml-4.0.jar 
asm-debug-all-4.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 

Completed in 1211 milliseconds