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

  /external/chromium_org/ui/message_center/views/
message_center_button_bar.cc 45 int normal_id,
63 int normal_id,
69 SetImage(STATE_NORMAL, resource_bundle.GetImageSkiaNamed(normal_id));
  /external/chromium_org/ui/message_center/
notification_list_unittest.cc 393 std::string normal_id = AddPriorityNotification(DEFAULT_PRIORITY); local
399 notification_list()->MarkSinglePopupAsDisplayed(normal_id);
402 notification_list()->MarkSinglePopupAsShown(normal_id, false);

Completed in 157 milliseconds