Searched refs:getDeviceConfigBoolean (Results 1 – 2 of 2) sorted by relevance
389 private boolean getDeviceConfigBoolean(@NonNull String key, boolean def) { in getDeviceConfigBoolean() method in BroadcastConstants414 MODERN_QUEUE_ENABLED = getDeviceConfigBoolean(KEY_MODERN_QUEUE_ENABLED, in updateDeviceConfigConstants()451 CORE_DEFER_UNTIL_ACTIVE = getDeviceConfigBoolean(KEY_CORE_DEFER_UNTIL_ACTIVE, in updateDeviceConfigConstants()
1472 HSPLcom/android/server/am/BroadcastConstants;->getDeviceConfigBoolean(Ljava/lang/String;Z)Z