Searched refs:ShowNotification (Results 1 – 9 of 9) sorted by relevance
401 ShowNotification(ScreenshotTakerObserver::SCREENSHOTS_DISABLED, in HandleTakeScreenshotForAllRootWindows()409 ShowNotification(ScreenshotTakerObserver::SCREENSHOT_GET_DIR_FAILED, in HandleTakeScreenshotForAllRootWindows()442 ShowNotification(ScreenshotTakerObserver::SCREENSHOTS_DISABLED, in HandleTakePartialScreenshot()452 ShowNotification(ScreenshotTakerObserver::SCREENSHOT_GET_DIR_FAILED, in HandleTakePartialScreenshot()510 void ScreenshotTaker::ShowNotification( in ShowNotification() function in ScreenshotTaker557 ShowNotification( in GrabWindowSnapshotAsyncCallback()562 ShowNotification( in GrabWindowSnapshotAsyncCallback()570 base::Bind(&ScreenshotTaker::ShowNotification, factory_.GetWeakPtr()), in GrabWindowSnapshotAsyncCallback()
64 void ShowNotification(
62 NetworkProfileBubble::ShowNotification(browser); in OnBrowserSetLastActive()185 ShowNotification(browser); in NotifyNetworkProfileDetected()
59 static void ShowNotification(Browser* browser);
74 void ShowNotification();
444 ShowNotification(); in OnOfflineInit()451 void DriveFirstRunController::ShowNotification() { in ShowNotification() function in chromeos::DriveFirstRunController
165 ShowNotification( in ShowChromeNowNotification()173 ShowNotification( in ShowRegularNotification()232 void ShowNotification(std::string notification_id, in ShowNotification() function in ExtensionWelcomeNotificationTest
34 void NetworkProfileBubble::ShowNotification(Browser* browser) { in ShowNotification() function in NetworkProfileBubble
558 IN_PROC_BROWSER_TEST_P(TrayAccessibilityTest, ShowNotification) { in IN_PROC_BROWSER_TEST_P() argument