Home
last modified time | relevance | path

Searched defs:getBooleanProperty (Results 1 – 9 of 9) 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/icu/icu4j/main/framework/src/test/java/com/ibm/icu/dev/test/
DTestFmwk.java213 protected static boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk
217 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk
376 public boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk.TestParams
380 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.java214 protected static boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk
218 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk
377 public boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk.TestParams
381 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk.TestParams
/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/slf4j/slf4j-simple/src/main/java/org/slf4j/simple/
DSimpleLoggerConfiguration.java137 boolean getBooleanProperty(String name, boolean defaultValue) { in getBooleanProperty() method in SimpleLoggerConfiguration
/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/kotlinx.atomicfu/atomicfu-gradle-plugin/src/main/kotlin/kotlinx/atomicfu/plugin/gradle/
DAtomicFUGradlePlugin.kt162 private fun Project.getBooleanProperty(name: String) = in KotlinVersion() method
/external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/dev/test/
DTestFmwk.java877 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk