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

  /external/webkit/Source/WebKit/android/WebCoreSupport/
GeolocationPermissions.h 166 static bool s_alwaysDeny;
GeolocationPermissions.cpp 47 bool GeolocationPermissions::s_alwaysDeny = false;
79 if (s_alwaysDeny) {
415 s_alwaysDeny = deny;

Completed in 108 milliseconds