Home
last modified time | relevance | path

Searched defs:notification_enabled (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/assistant/
H A Dassistant_state_base.h36 virtual void OnAssistantNotificationEnabled(bool notification_enabled) {} in OnAssistantNotificationEnabled()
89 const base::Optional<bool>& notification_enabled() const { in notification_enabled() function
H A Dassistant_state_base.cc245 auto notification_enabled = pref_change_registrar_->prefs()->GetBoolean( in UpdateNotificationEnabled() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/assistant/
H A Dassistant_state_controller_unittest.cc59 void OnAssistantNotificationEnabled(bool notification_enabled) override { in OnAssistantNotificationEnabled()
73 bool notification_enabled() const { return notification_enabled_; } in notification_enabled() function in ash::__anonb18ad3e90111::TestAssistantStateObserver
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/phonehub/
H A Dfake_message_sender.cc13 void FakeMessageSender::SendCrosState(bool notification_enabled) { in SendCrosState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/device_sync/proto/
H A Dcryptauth_client_app_metadata.proto119 bool notification_enabled = 2; field
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pci/hotplug/
H A Dpciehp.h96 unsigned int notification_enabled:1; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pci/hotplug/
H A Dpciehp.h96 unsigned int notification_enabled:1; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pci/hotplug/
H A Dpciehp.h96 unsigned int notification_enabled:1; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ukey2/src/src/main/proto/
H A Dsecuregcm.proto40 optional bool notification_enabled = 203 [default = true]; field
/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dcheck_events.c516 show_task_notification(TASK_NTF *notification, gboolean notification_enabled, gboolean new_notifica… in show_task_notification()
/dports/deskutils/growl-for-linux/growl-for-linux-0.8.5/
H A Dgol.c1468 gboolean notification_enabled = FALSE; in gntp_recv_proc() local