Searched defs:pollingWindowMinMillis (Results 1 – 1 of 1) sorted by relevance
2237 int pollingWindowMinMillis = powerThrottlingCfg.getPollingWindowMinMillis().intValue(); in loadPowerThrottlingConfigData() local3058 public final int pollingWindowMinMillis; field in DisplayDeviceConfig.PowerThrottlingConfigData3061 int pollingWindowMinMillis) { in PowerThrottlingConfigData()