HomeSort by relevance Sort by last modified time
    Searched refs:EntryElement (Results 1 - 7 of 7) 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...]
  /external/owasp/sanitizer/tools/findbugs/lib/
asm-xml-3.3.jar 
  /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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-debug-all/4.0/
asm-debug-all-4.0.jar 

Completed in 163 milliseconds