Searched refs:newCellRequestMinInterval (Results 1 – 1 of 1) sorted by relevance
88 uint32_t newCellRequestMinInterval = GetCellRequestMinInterval(); in ProcessDeviceState() local92 …g_, isPowerSaveModeOn_, isNetSharingOn_, isScreenOn_, isWifiConnected_, newCellRequestMinInterval); in ProcessDeviceState()93 if (cellRequestMinInterval_ != newCellRequestMinInterval) { in ProcessDeviceState()94 cellRequestMinInterval_ = newCellRequestMinInterval; in ProcessDeviceState()