Searched refs:PermissionNotAllowed (Results 1 – 6 of 6) sorted by relevance
51 PermissionNotAllowed, // User has not yet allowed enumerator
149 case NotificationClient::PermissionNotAllowed: in permissionString()
48 … PermissionNotAllowed, // User has not taken an action on the origin (defaults to not allowed). enumerator
67 int permission = WebNotificationPresenter::PermissionNotAllowed; in checkPermission()
435 …SERT_MATCHING_ENUM(WebNotificationPresenter::PermissionNotAllowed, NotificationClient::PermissionN…
416 int permission = blink::WebNotificationPresenter::PermissionNotAllowed; in CheckWebNotificationPermission()