Home
last modified time | relevance | path

Searched refs:getDebugReportUri (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DAdSelectionDebugReportDaoTest.java96 DB_AD_SELECTION_DEBUG_REPORT.getDebugReportUri(), in testGetDebugReportsBeforeTime()
97 actualDebugReport.getDebugReportUri()); in testGetDebugReportsBeforeTime()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DDBAdSelectionDebugReport.java54 public abstract Uri getDebugReportUri(); in getDebugReportUri() method in DBAdSelectionDebugReport
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DDebugReportSenderWorker.java186 Uri debugReportUri = dbAdSelectionDebugReport.getDebugReportUri();
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java2036 return debugReport.getDebugReportUri().toString(); in testFledgeFlowSuccessWithDebugReportingSentInBatch()