Searched defs:ShowNotification (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dnetwork_profile_bubble_view.cc34 void NetworkProfileBubble::ShowNotification(Browser* browser) { function in class:NetworkProfileBubble
/external/chromium_org/chrome/browser/notifications/
H A Dextension_welcome_notification_unittest.cc165 ShowNotification(
173 ShowNotification(
232 void ShowNotification(std::string notification_id, function in class:ExtensionWelcomeNotificationTest
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Ddrive_first_run_controller.cc444 ShowNotification();
451 void DriveFirstRunController::ShowNotification() { function in class:chromeos::DriveFirstRunController
/external/chromium_org/chrome/browser/ui/ash/
H A Dscreenshot_taker.cc401 ShowNotification(ScreenshotTakerObserver::SCREENSHOTS_DISABLED,
409 ShowNotification(ScreenshotTakerObserver::SCREENSHOT_GET_DIR_FAILED,
442 ShowNotification(ScreenshotTakerObserver::SCREENSHOTS_DISABLED,
452 ShowNotification(ScreenshotTakerObserver::SCREENSHOT_GET_DIR_FAILED,
510 void ScreenshotTaker::ShowNotification( function in class:ScreenshotTaker
557 ShowNotification(
562 ShowNotification(
570 base::Bind(&ScreenshotTaker::ShowNotification, factory_.GetWeakPtr()),

Completed in 108 milliseconds