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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 84 BLINK_EXPORT static void enableNotifications(bool);
  /external/chromium_org/content/child/
runtime_features.cc 48 WebRuntimeFeatures::enableNotifications(false);
96 WebRuntimeFeatures::enableNotifications(false);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 166 void WebRuntimeFeatures::enableNotifications(bool enable)
  /external/chromium_org/content/test/
test_webkit_platform_support.cc 71 blink::WebRuntimeFeatures::enableNotifications(true);

Completed in 42 milliseconds