Home
last modified time | relevance | path

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

12345678910>>...17

/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
H A 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
/aosp_15_r20/external/icu/icu4j/main/framework/src/test/java/com/ibm/icu/dev/test/
H A 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
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java210 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 DOutputPropertyUtils.java49 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 DTestingUtils.java34 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 DSimpleLoggerConfiguration.java137 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/
DFileSystem.java243 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 DFileSystem.java243 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/
DFileSystem.java243 private static boolean getBooleanProperty(String prop, boolean defaultVal) { in getBooleanProperty() method in FileSystem
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/io/
H A DFileSystem.java118 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 DSimpleLog.java146 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/
DCarHvacManager.java383 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 DSimpleLog.java149 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/
DCarCabinManager.java539 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 DAccessibilityWindowInfo.java859 private boolean getBooleanProperty(int property) { in getBooleanProperty() method in AccessibilityWindowInfo
H A DAccessibilityRecord.java830 private boolean getBooleanProperty(int property) { in getBooleanProperty() method in AccessibilityRecord
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/
DKitchenSinkActivity.java685 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 DLogManager.java162 boolean getBooleanProperty(java.lang.String name, boolean defaultValue) { in getBooleanProperty() method in LogManager
H A DLogger.java566 private static boolean getBooleanProperty(java.lang.String key) { in getBooleanProperty() method in Logger.SystemLoggerHelper
/aosp_15_r20/external/slf4j/integration/lib/
HDslf4j-simple-1.6.6.jarMETA-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/
DLogManager.java1497 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/
DLogManager.java1497 boolean getBooleanProperty(String name, boolean defaultValue) { in getBooleanProperty() method in LogManager
DLogger.java436 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 DLogManager.java1497 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 DAtomicFUGradlePlugin.kt162 private fun Project.getBooleanProperty(name: String) = in KotlinVersion() method

12345678910>>...17