Searched refs:section_network (Results 1 – 1 of 1) sorted by relevance
252 base::ListValue* section_network = AddSection(stats_list, "Network"); in ConstructAboutInformation() local253 BoolSyncStat is_throttled(section_network, "Throttled"); in ConstructAboutInformation()254 StringSyncStat retry_time(section_network, "Retry time (maybe stale)"); in ConstructAboutInformation()255 BoolSyncStat are_notifications_enabled(section_network, in ConstructAboutInformation()