/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/ |
H A D | TestFmwk.java | 214 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
|
/aosp_15_r20/external/icu/icu4j/main/framework/src/test/java/com/ibm/icu/dev/test/ |
H A D | TestFmwk.java | 213 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
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
H A D | OutputProperties.java | 210 public boolean getBooleanProperty(QName key) in getBooleanProperty() method in OutputProperties 226 public boolean getBooleanProperty(String key) in getBooleanProperty() method in OutputProperties
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
H A D | OutputPropertyUtils.java | 49 public static boolean getBooleanProperty(String key, Properties props) in getBooleanProperty() method in OutputPropertyUtils
|
/aosp_15_r20/cts/tests/tests/multiuser/src/android/multiuser/cts/ |
H A D | TestingUtils.java | 34 public static boolean getBooleanProperty(Instrumentation instrumentation, String property) in getBooleanProperty() method in TestingUtils
|
/aosp_15_r20/external/slf4j/slf4j-simple/src/main/java/org/slf4j/simple/ |
H A D | SimpleLoggerConfiguration.java | 137 boolean getBooleanProperty(String name, boolean defaultValue) { in getBooleanProperty() method in SimpleLoggerConfiguration
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/ |
D | FileSystem.java | 243 private static boolean getBooleanProperty(String prop, boolean defaultVal) { in getBooleanProperty() method in FileSystem
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | FileSystem.java | 243 private static boolean getBooleanProperty(String prop, boolean defaultVal) { in getBooleanProperty() method in FileSystem
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | FileSystem.java | 243 private static boolean getBooleanProperty(String prop, boolean defaultVal) { in getBooleanProperty() method in FileSystem
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/io/ |
H A D | FileSystem.java | 118 private static boolean getBooleanProperty(java.lang.String prop, boolean defaultVal) { in getBooleanProperty() method in FileSystem
|
/aosp_15_r20/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/ |
H A D | SimpleLog.java | 146 private static boolean getBooleanProperty(String name, boolean dephault) { in getBooleanProperty() method in SimpleLog
|
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/hardware/hvac/ |
D | CarHvacManager.java | 383 public boolean getBooleanProperty(@PropertyId int propertyId, int area) { in getBooleanProperty() method in CarHvacManager
|
/aosp_15_r20/external/apache-http/src/org/apache/commons/logging/impl/ |
H A D | SimpleLog.java | 149 private static boolean getBooleanProperty(String name, boolean dephault) { in getBooleanProperty() method in SimpleLog
|
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/hardware/cabin/ |
D | CarCabinManager.java | 539 public boolean getBooleanProperty(@PropertyId int propertyId, int area) { in getBooleanProperty() method in CarCabinManager
|
/aosp_15_r20/frameworks/base/core/java/android/view/accessibility/ |
H A D | AccessibilityWindowInfo.java | 859 private boolean getBooleanProperty(int property) { in getBooleanProperty() method in AccessibilityWindowInfo
|
H A D | AccessibilityRecord.java | 830 private boolean getBooleanProperty(int property) { in getBooleanProperty() method in AccessibilityRecord
|
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/ |
D | KitchenSinkActivity.java | 685 private static boolean getBooleanProperty(String prop, boolean defaultValue) { in getBooleanProperty() method in KitchenSinkActivity
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/logging/ |
H A D | LogManager.java | 162 boolean getBooleanProperty(java.lang.String name, boolean defaultValue) { in getBooleanProperty() method in LogManager
|
H A D | Logger.java | 566 private static boolean getBooleanProperty(java.lang.String key) { in getBooleanProperty() method in Logger.SystemLoggerHelper
|
/aosp_15_r20/external/slf4j/integration/lib/ |
HD | slf4j-simple-1.6.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/slf4j/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/logging/ |
D | LogManager.java | 1497 boolean getBooleanProperty(String name, boolean defaultValue) { in getBooleanProperty() method in LogManager
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/logging/ |
D | LogManager.java | 1497 boolean getBooleanProperty(String name, boolean defaultValue) { in getBooleanProperty() method in LogManager
|
D | Logger.java | 436 private static boolean getBooleanProperty(final String key) { in getBooleanProperty() method in Logger.SystemLoggerHelper
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/logging/ |
H A D | LogManager.java | 1497 boolean getBooleanProperty(String name, boolean defaultValue) { in getBooleanProperty() method in LogManager
|
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu-gradle-plugin/src/main/kotlin/kotlinx/atomicfu/plugin/gradle/ |
H A D | AtomicFUGradlePlugin.kt | 162 private fun Project.getBooleanProperty(name: String) = in KotlinVersion() method
|