Home
last modified time | relevance | path

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

/packages/modules/Scheduling/service/java/com/android/server/scheduling/
DRebootReadinessManagerService.java133 private long mLoggingBlockingEntityThresholdMs = DEFAULT_LOGGING_BLOCKING_ENTITY_THRESHOLD_MS; field in RebootReadinessManagerService
441 mLoggingBlockingEntityThresholdMs); in checkSystemComponentsState()
474 mLoggingBlockingEntityThresholdMs); in checkBackgroundAppActivity()
552 mLoggingBlockingEntityThresholdMs = DeviceConfig.getLong( in updateConfigs()