Searched refs:geolocation_update_in_progress_ (Results 1 – 2 of 2) sorted by relevance
89 geolocation_update_in_progress_(false), in DeviceStatusCollector()501 if (geolocation_update_timer_.IsRunning() || geolocation_update_in_progress_) in ScheduleGeolocationUpdateRequest()518 geolocation_update_in_progress_ = true; in ScheduleGeolocationUpdateRequest()534 geolocation_update_in_progress_ = false; in ReceiveGeolocationUpdate()
151 bool geolocation_update_in_progress_; variable