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

  /external/chromium_org/chrome/renderer/extensions/
notifications_native_handler.h 34 void GetNotificationImageSizes(
notifications_native_handler.cc 21 "GetNotificationImageSizes",
22 base::Bind(&NotificationsNativeHandler::GetNotificationImageSizes,
26 void NotificationsNativeHandler::GetNotificationImageSizes(
  /external/chromium_org/chrome/renderer/resources/extensions/
notifications_test_util.js 29 GetNotificationImageSizes: function () {
notifications_custom_bindings.js 83 var imageSizes = notificationsPrivate.GetNotificationImageSizes();

Completed in 111 milliseconds