Home
last modified time | relevance | path

Searched refs:setAlwaysDeny (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/android/WebCoreSupport/
DGeolocationPermissions.h110 static void setAlwaysDeny(bool deny);
DGeolocationPermissions.cpp413 void GeolocationPermissions::setAlwaysDeny(bool deny) in setAlwaysDeny() function in android::GeolocationPermissions
/external/webkit/WebKit/android/jni/
DWebSettings.cpp408 GeolocationPermissions::setAlwaysDeny(!flag); in Sync()