Searched defs:high_accuracy (Results 1 – 5 of 5) sorted by relevance
50 bool MockLocationProvider::StartProvider(bool high_accuracy) { in StartProvider()89 virtual bool StartProvider(bool high_accuracy) OVERRIDE { in StartProvider()
27 bool LocationProviderAndroid::StartProvider(bool high_accuracy) { in StartProvider()
185 bool NetworkLocationProvider::StartProvider(bool high_accuracy) { in StartProvider()
49 LocationProviderAndroid* location_provider, bool high_accuracy) { in Start()
213 bool high_accuracy = false; in RefreshGeolocationOptions() local