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

  /external/chromium_org/ash/test/
test_system_tray_delegate.h 34 should_show_display_notification_ = should_show;
55 bool should_show_display_notification_; member in class:ash::test::TestSystemTrayDelegate
test_system_tray_delegate.cc 24 : should_show_display_notification_(false),
73 return should_show_display_notification_;

Completed in 138 milliseconds