Home
last modified time | relevance | path

Searched defs:getBooleanProperty (Results 1 – 8 of 8) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DOutputPropertyUtils.java49 public static boolean getBooleanProperty(String key, Properties props) in getBooleanProperty() method in OutputPropertyUtils
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java210 public boolean getBooleanProperty(QName key) in getBooleanProperty() method in OutputProperties
226 public boolean getBooleanProperty(String key) in getBooleanProperty() method in OutputProperties
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestFmwk.java234 protected static boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk
238 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk
409 public boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk.TestParams
413 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk.TestParams
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
DTestFmwk.java235 protected static boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk
239 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk
410 public boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk.TestParams
414 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk.TestParams
/external/apache-http/src/org/apache/commons/logging/impl/
DSimpleLog.java149 private static boolean getBooleanProperty(String name, boolean dephault) { in getBooleanProperty() method in SimpleLog
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/
DSimpleLog.java146 private static boolean getBooleanProperty(String name, boolean dephault) { in getBooleanProperty() method in SimpleLog
/external/slf4j/slf4j-simple/src/main/java/org/slf4j/impl/
DSimpleLogger.java176 private static boolean getBooleanProperty(String name, boolean defaultValue) { in getBooleanProperty() method in SimpleLogger
/external/cldr/tools/java/com/ibm/icu/dev/test/
DTestFmwk.java902 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk