Searched refs:kReportIntervals (Results 1 – 1 of 1) sorted by relevance
43 const uint32_t kReportIntervals[] = { variable67 uint32_t interval = kReportIntervals[gLocationTimerCount++]; in makeLocationRequest()95 uint32_t interval = kReportIntervals[gMeasurementTimerCount++]; in makeMeasurementRequest()153 if (supported && timerCount < ARRAY_SIZE(kReportIntervals)) { in handleTimerEvent()