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

  /external/chromium_org/ash/system/
system_notifier.h 39 ASH_EXPORT bool IsAshSystemNotifier(
system_notifier.cc 74 bool IsAshSystemNotifier(const message_center::NotifierId& notifier_id) {
  /external/chromium_org/chrome/browser/notifications/
multi_user_notification_blocker_chromeos.cc 42 if (ash::system_notifier::IsAshSystemNotifier(notifier_id))

Completed in 247 milliseconds