HomeSort by relevance Sort by last modified time
    Searched refs:NotifyNewGeoposition (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/geolocation/
location_provider_android.h 23 void NotifyNewGeoposition(const Geoposition& position);
location_provider_android.cc 21 void LocationProviderAndroid::NotifyNewGeoposition(
location_api_adapter_android.cc 98 GetInstance()->location_provider_->NotifyNewGeoposition(geoposition);

Completed in 60 milliseconds