Searched refs:useCachedPosition (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeoNotifier.h34 bool useCachedPosition() const { return m_useCachedPosition; } function in class:blink::GeoNotifier
H A DGeolocation.cpp373 if (notifier->useCachedPosition()) {

Completed in 342 milliseconds