HomeSort by relevance Sort by last modified time
    Searched refs:EntryElement (Results 1 - 9 of 9) 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 104 public static interface EntryElement {
121 public static class NameData implements EntryElement {
303 public static class PhoneData implements EntryElement {
396 public static class EmailData implements EntryElement {
486 public static class PostalData implements EntryElement {
731 public static class OrganizationData implements EntryElement {
871 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 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.0.1/
asm-debug-all-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.0.2/
asm-debug-all-5.0.2.jar 

Completed in 7633 milliseconds