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

  /external/chromium_org/ui/message_center/
notification_list_unittest.cc 332 notification_list()->MarkSinglePopupAsShown(normal_id, false);
333 notification_list()->MarkSinglePopupAsShown(system_id, false);
340 notification_list()->MarkSinglePopupAsShown(system_id, true);
376 notification_list()->MarkSinglePopupAsShown(id1, true);
394 notification_list()->MarkSinglePopupAsShown(id0, true);
423 notification_list()->MarkSinglePopupAsShown(id1, true);
439 notification_list()->MarkSinglePopupAsShown(id1, true);
501 TEST_F(NotificationListTest, MarkSinglePopupAsShown) {
512 notification_list()->MarkSinglePopupAsShown(id2, true);
513 notification_list()->MarkSinglePopupAsShown(id3, false)
    [all...]