Searched refs:setDebugReportUri (Results 1 – 2 of 2) sorted by relevance
46 .setDebugReportUri(DEBUG_URI) in testAdSelectionDebugReport_create_success()60 .setDebugReportUri(DEBUG_URI) in testAdSelectionDebugReport_create_adSelectionDebugReportIdNull()74 .setDebugReportUri(Uri.EMPTY) in testAdSelectionDebugReport_create_DebugReportUriEmpty()
86 .setDebugReportUri(debugReportUri) in create()107 public abstract Builder setDebugReportUri(@NonNull Uri debugReportUri); in setDebugReportUri() method in DBAdSelectionDebugReport.Builder