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

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ICUServiceTest.java 557 protected final String factoryID;
559 public TestLocaleKeyFactory(String[] ids, String factoryID) {
560 super(VISIBLE, factoryID);
563 this.factoryID = factoryID + ": ";
568 return factoryID + loc.toString();
583 protected final String factoryID;
589 public TestHidingFactory(String[] ids, String factoryID) {
592 if (factoryID == null || factoryID.length() == 0)
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUServiceTest.java 554 protected final String factoryID;
556 public TestLocaleKeyFactory(String[] ids, String factoryID) {
557 super(VISIBLE, factoryID);
560 this.factoryID = factoryID + ": ";
565 return factoryID + loc.toString();
580 protected final String factoryID;
586 public TestHidingFactory(String[] ids, String factoryID) {
589 if (factoryID == null || factoryID.length() == 0)
    [all...]
  /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/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 69 milliseconds