Home
last modified time | relevance | path

Searched refs:SOURCE_FLEXIBLE_EVENT_REPORT_VALUE_ERROR (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugReportApi.java62 String SOURCE_FLEXIBLE_EVENT_REPORT_VALUE_ERROR = field
249 if (isSourceDebugFlagDisabled(Type.SOURCE_FLEXIBLE_EVENT_REPORT_VALUE_ERROR)) { in scheduleSourceFlexibleEventReportApiDebugReport()
253 source.isDebugReporting(), Type.SOURCE_FLEXIBLE_EVENT_REPORT_VALUE_ERROR)) { in scheduleSourceFlexibleEventReportApiDebugReport()
258 .d("Skipping debug report %s", Type.SOURCE_FLEXIBLE_EVENT_REPORT_VALUE_ERROR); in scheduleSourceFlexibleEventReportApiDebugReport()
262 Type.SOURCE_FLEXIBLE_EVENT_REPORT_VALUE_ERROR, in scheduleSourceFlexibleEventReportApiDebugReport()
DReportingStatus.java170 DebugReportApi.Type.SOURCE_FLEXIBLE_EVENT_REPORT_VALUE_ERROR)) { in setReportType()