Searched defs:NewSystemLocationProvider (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/geolocation/
H A Dlocation_provider_android.cc47 LocationProvider* NewSystemLocationProvider() { function in namespace:content
H A Dlocation_arbitrator_impl.cc110 provider = NewSystemLocationProvider();
161 LocationProvider* LocationArbitratorImpl::NewSystemLocationProvider() { function in class:content::LocationArbitratorImpl
165 return content::NewSystemLocationProvider();

Completed in 107 milliseconds