Searched refs:setMockError (Results 1 – 3 of 3) sorted by relevance
65 void setMockError(PassRefPtr<WebCore::GeolocationError>);
96 void GeolocationManager::setMockError(PassRefPtr<WebCore::GeolocationError> error) in setMockError() function in android::GeolocationManager
72 …getWebViewCore(env, webViewCore)->geolocationManager()->setMockError(GeolocationError::create(code… in setError()