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

  /external/chromium_org/ash/system/tray/
system_tray_unittest.cc 96 views::View* notification_view() const { return notification_view_; } function in class:ash::test::__anon6000::TestItem
288 ASSERT_TRUE(test_item->notification_view() != NULL);
293 ASSERT_TRUE(test_item->notification_view() != NULL);
299 ASSERT_TRUE(test_item->notification_view() != NULL);
305 ASSERT_TRUE(test_item->notification_view() != NULL);
  /external/chromium_org/ui/message_center/views/
notification_view.cc 5 #include "ui/message_center/views/notification_view.h"
289 NotificationView* notification_view = local
295 return notification_view;
298 notification_view->CreateShadowBorder();
299 return notification_view;
  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc 319 views::View* notification_view() const { return notification_view_; } function in class:ash::internal::__anon5946::TestItem
    [all...]

Completed in 418 milliseconds