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

  /external/chromium_org/chrome/browser/extensions/
event_names.cc 91 const char kOnNotificationError[] = "notifications.onError";
event_names.h 106 extern const char kOnNotificationError[];
  /external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc 147 SendEvent(event_names::kOnNotificationError, args.Pass());

Completed in 25 milliseconds