Home | History | Annotate | Download | only in notifications

Lines Matching refs:SystemNotification

16 void SystemNotification::Init(int icon_resource_id) {
25 SystemNotification::SystemNotification(Profile* profile,
38 SystemNotification::SystemNotification(Profile* profile,
51 SystemNotification::~SystemNotification() {
54 void SystemNotification::Show(const string16& message,
60 void SystemNotification::Show(const string16& message,
84 void SystemNotification::Hide() {