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