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

  /external/webkit/WebKit/android/WebCoreSupport/
GeolocationPermissions.h 168 static bool s_alwaysDeny;
GeolocationPermissions.cpp 44 bool GeolocationPermissions::s_alwaysDeny = false;
77 if (s_alwaysDeny) {
400 s_alwaysDeny = deny;

Completed in 718 milliseconds