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

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUService.java 732 Key matchKey = createKey(matchID);
733 if (matchKey == null) {
741 if (!matchKey.isFallbackOf(e.getValue())) {
    [all...]
  /external/icu/icu4c/source/common/
serv.cpp 786 ICUServiceKey* matchKey = createKey(matchID, status);
795 if (matchKey != NULL && !matchKey->isFallbackOf(*id)) {
806 delete matchKey;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUService.java 730 Key matchKey = createKey(matchID);
731 if (matchKey == null) {
739 if (!matchKey.isFallbackOf(e.getValue())) {
    [all...]
  /libcore/ojluni/src/main/java/java/security/
Security.java 120 String matchKey = null;
129 matchKey = (String)e.nextElement();
130 if (key.equalsIgnoreCase(matchKey)) {
131 prop = prov.getProperty(matchKey);
158 String matchKey = (String)e.nextElement();
159 if (key.equalsIgnoreCase(matchKey)) {
160 prop = provider.getProperty(matchKey);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 243 milliseconds