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

  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager_win.cc 22 bool MessageCenterNotificationManager::FirstRunTimerIsActive() const {
message_center_notifications_unittest_win.cc 127 EXPECT_FALSE(notification_manager()->FirstRunTimerIsActive());
137 EXPECT_FALSE(notification_manager()->FirstRunTimerIsActive());
message_center_notification_manager.h 87 bool FirstRunTimerIsActive() const;

Completed in 251 milliseconds