Searched refs:geolocation_update_timer_ (Results 1 – 2 of 2) sorted by relevance
213 geolocation_update_timer_.Stop(); in UpdateReportingSettings()501 if (geolocation_update_timer_.IsRunning() || geolocation_update_in_progress_) in ScheduleGeolocationUpdateRequest()509 geolocation_update_timer_.Start( in ScheduleGeolocationUpdateRequest()
154 base::OneShotTimer<DeviceStatusCollector> geolocation_update_timer_; variable