Home
last modified time | relevance | path

Searched refs:getDeviceConfigBoolean (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBroadcastConstants.java389 private boolean getDeviceConfigBoolean(@NonNull String key, boolean def) { in getDeviceConfigBoolean() method in BroadcastConstants
414 MODERN_QUEUE_ENABLED = getDeviceConfigBoolean(KEY_MODERN_QUEUE_ENABLED, in updateDeviceConfigConstants()
451 CORE_DEFER_UNTIL_ACTIVE = getDeviceConfigBoolean(KEY_CORE_DEFER_UNTIL_ACTIVE, in updateDeviceConfigConstants()
/aosp14/frameworks/base/services/
H A Dart-profile1472 HSPLcom/android/server/am/BroadcastConstants;->getDeviceConfigBoolean(Ljava/lang/String;Z)Z