Searched defs:getAvailable (Results 1 - 10 of 10) sorted by path

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DMeasureUnit.java133 public synchronized static Set<MeasureUnit> getAvailable(String type) { method in class:MeasureUnit
144 public synchronized static Set<MeasureUnit> getAvailable() { method in class:MeasureUnit
147 for (MeasureUnit unit : MeasureUnit.getAvailable(type)) {
160 * available for it, and it may not be returned by getAvailable().
308 * Useful constants. Not necessarily complete: see {@link #getAvailable()}.
H A DRegion.java428 public static Set<Region> getAvailable(RegionType type) { method in class:Region
/external/icu/icu4c/source/i18n/
H A Dmeasunit.cpp1089 int32_t MeasureUnit::getAvailable( function in class:MeasureUnit
1112 int32_t MeasureUnit::getAvailable( function in class:MeasureUnit
H A Dregion.cpp547 Region::getAvailable(URegionType type, UErrorCode &status) { function in class:Region
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMeasureUnit.java143 public synchronized static Set<MeasureUnit> getAvailable(String type) { method in class:MeasureUnit
156 public synchronized static Set<MeasureUnit> getAvailable() { method in class:MeasureUnit
159 for (MeasureUnit unit : MeasureUnit.getAvailable(type)) {
172 * available for it, and it may not be returned by getAvailable().
315 * Useful constants. Not necessarily complete: see {@link #getAvailable()}.
H A DRegion.java439 public static Set<Region> getAvailable(RegionType type) { method in class:Region
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/replicaisland/src/com/replica/replicaisland/
H A DObjectPool.java72 protected FixedSizeArray<Object> getAvailable() { method in class:ObjectPool

Completed in 1416 milliseconds