Searched refs:xmpp_enabled (Results 1 – 1 of 1) sorted by relevance
128 bool xmpp_enabled = drive_notification_manager->push_notification_enabled(); in GetNotificationSource() local129 std::string notification_source = xmpp_enabled ? "XMPP" : "Polling"; in GetNotificationSource()