Searched refs:getAllowStatsdLogging (Results 1 – 3 of 3) sorted by relevance
183 if (!SafetyCenterFlags.getAllowStatsdLogging()) { in writeSafetySourceStateCollected()220 if (!SafetyCenterFlags.getAllowStatsdLogging()) { in writeSourceRefreshSystemEvent()245 if (!SafetyCenterFlags.getAllowStatsdLogging()) { in writeWholeRefreshSystemEvent()270 if (!SafetyCenterFlags.getAllowStatsdLogging()) { in writeInlineActionSystemEvent()343 if (!SafetyCenterFlags.getAllowStatsdLogging()) { in writeNotificationInteractionReportedEvent()
98 if (!SafetyCenterFlags.getAllowStatsdLogging()) { in onPullAtom()
205 printFlag(fout, PROPERTY_ALLOW_STATSD_LOGGING, getAllowStatsdLogging()); in dump()486 public static boolean getAllowStatsdLogging() { in getAllowStatsdLogging() method in SafetyCenterFlags