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

  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKGeolocationManager.cpp 48 toImpl(geolocationManagerRef)->providerDidChangePosition(toImpl(positionRef));
  /external/webkit/Source/WebKit2/UIProcess/
WebGeolocationManagerProxy.h 55 void providerDidChangePosition(WebGeolocationPosition*);
WebGeolocationManagerProxy.cpp 59 void WebGeolocationManagerProxy::providerDidChangePosition(WebGeolocationPosition* position)

Completed in 96 milliseconds