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

  /external/chromium_org/content/browser/geolocation/
location_provider_android.h 29 virtual void RequestRefresh() OVERRIDE;
location_provider_base.cc 25 void LocationProviderBase::RequestRefresh() {
location_provider_base.h 25 virtual void RequestRefresh() OVERRIDE;
location_provider_android.cc 39 void LocationProviderAndroid::RequestRefresh() {
network_location_provider.h 78 virtual void RequestRefresh() OVERRIDE;
network_location_provider.cc 140 void NetworkLocationProvider::RequestRefresh() {
153 RequestRefresh();
219 RequestRefresh();
  /external/chromium_org/content/public/browser/
location_provider.h 47 virtual void RequestRefresh() = 0;
  /external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
synced_notifications_shim_unittest.cc 85 void RequestRefresh();
115 base::Bind(&SyncedNotificationsShimTest::RequestRefresh,
128 void SyncedNotificationsShimTest::RequestRefresh() {

Completed in 96 milliseconds