Searched refs:computeCellInfoMinInterval (Results 1 – 2 of 2) sorted by relevance
156 DeviceStateMonitor.CELL_INFO_INTERVAL_LONG_MS, mDSM.computeCellInfoMinInterval()); in testWifi()160 DeviceStateMonitor.CELL_INFO_INTERVAL_LONG_MS, mDSM.computeCellInfoMinInterval()); in testWifi()164 DeviceStateMonitor.CELL_INFO_INTERVAL_SHORT_MS, mDSM.computeCellInfoMinInterval()); in testWifi()168 DeviceStateMonitor.CELL_INFO_INTERVAL_LONG_MS, mDSM.computeCellInfoMinInterval()); in testWifi()172 DeviceStateMonitor.CELL_INFO_INTERVAL_SHORT_MS, mDSM.computeCellInfoMinInterval()); in testWifi()
288 public int computeCellInfoMinInterval() { in computeCellInfoMinInterval() method in DeviceStateMonitor495 final int newCellInfoMinInterval = computeCellInfoMinInterval(); in onUpdateDeviceState()