package androidx.work; /* loaded from: classes.dex */ public final class ConstraintsKt { public static final String CONSTRAINTS_COLUMNS = "required_network_type, required_network_request, requires_charging, requires_device_idle, requires_battery_not_low, requires_storage_not_low, trigger_content_update_delay, trigger_max_content_delay, content_uri_triggers"; }