Home | History | Annotate | Download | only in notifications

Lines Matching refs:profile

145   collection->Add(NewMockNotification("1"), browser()->profile());
152 collection->Add(NewMockNotification("2"), browser()->profile());
186 collection->Add(NewMockNotification("1"), browser()->profile());
187 collection->Add(NewMockNotification("2"), browser()->profile());
200 collection->Add(NewMockNotification("1"), browser()->profile());
217 collection->Add(NewMockNotification("3"), browser()->profile());
234 collection->AddSystemNotification(notify, browser()->profile(), true, false);
271 collection->Add(NewMockNotification("1"), browser()->profile());
274 collection->Add(NewMockNotification("2"), browser()->profile());
316 collection->Add(NewMockNotification("1"), browser()->profile());
327 collection->Add(NewMockNotification("2"), browser()->profile());
339 NewMockNotification("3"), browser()->profile(), true, false);
381 collection->Add(NewMockNotification("1"), browser()->profile());
391 Profile* profile = browser()->profile();
393 collection->Add(NewMockNotification("1"), profile);
394 collection->Add(NewMockNotification("2"), profile);
404 collection->Add(NewMockNotification("3"), profile);
420 Profile* profileprofile();
430 collection->Add(NewMockNotification(id), profile);
440 NewMockNotification(id), browser()->profile(), true, false);
495 Profile* profile = browser()->profile();
497 collection->Add(NewMockNotification("1"), profile);
499 NewMockNotification("2"), profile, true, false);
528 Profile* profile = browser()->profile();
530 collection->Add(NewMockNotification("1"), profile);
532 NewMockNotification("2"), profile, true, false);
533 collection->Add(NewMockNotification("3"), profile);
549 Profile* profile = browser()->profile();
552 NewMockNotification("1"), profile, false, false);
580 Profile* profile = browser()->profile();
589 profile,