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

  /external/chromium_org/third_party/WebKit/Source/modules/notifications/
NotificationClient.h 51 PermissionNotAllowed, // User has not yet allowed
Notification.cpp 154 case NotificationClient::PermissionNotAllowed:
  /external/chromium_org/third_party/WebKit/public/web/
WebNotificationPresenter.h 48 PermissionNotAllowed, // User has not taken an action on the origin (defaults to not allowed).
  /external/chromium_org/content/shell/renderer/test_runner/
notification_presenter.cc 136 return WebNotificationPresenter::PermissionNotAllowed;
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 435 COMPILE_ASSERT_MATCHING_ENUM(WebNotificationPresenter::PermissionNotAllowed, NotificationClient::PermissionNotAllowed);
    [all...]
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]

Completed in 808 milliseconds