Searched refs:KEY_DEADLINE_PROXIMITY_LIMIT (Results 1 – 2 of 2) sorted by relevance
1154 static final String KEY_DEADLINE_PROXIMITY_LIMIT = field in FlexibilityController.FcConfig1338 case KEY_DEADLINE_PROXIMITY_LIMIT: in processConstantLocked()1597 pw.print(KEY_DEADLINE_PROXIMITY_LIMIT, DEADLINE_PROXIMITY_LIMIT_MS).println(); in dump()
39 …tic com.android.server.job.controllers.FlexibilityController.FcConfig.KEY_DEADLINE_PROXIMITY_LIMIT;220 setDeviceConfigLong(KEY_DEADLINE_PROXIMITY_LIMIT, 0L); in setup()419 setDeviceConfigLong(KEY_DEADLINE_PROXIMITY_LIMIT, Long.MAX_VALUE); in testOnConstantsUpdated_DeadlineProximity()