HomeSort by relevance Sort by last modified time
    Searched defs:existingEntry (Results 1 - 9 of 9) sorted by null

  /external/jmdns/src/javax/jmdns/impl/
DNSCache.java 484 Map.Entry<String, List<? extends DNSEntry>> existingEntry = this.getEntry(dnsEntry.getKey());
485 if (existingEntry != null) {
486 result = existingEntry.getValue().remove(dnsEntry);
488 if (existingEntry.getValue().isEmpty()) {
489 this.entrySet().remove(existingEntry);
  /frameworks/base/tools/aapt/
Resource.cpp 720 XMLNode::attribute_entry* existingEntry = node->editAttribute(ns, attr);
721 if (existingEntry != NULL) {
728 existingEntry->string = String16(value);
    [all...]
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java     [all...]
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 255 milliseconds