Searched refs:getReportingDestinations (Results 1 – 11 of 11) sorted by relevance
66 assertEquals(DESTINATIONS, request.getReportingDestinations()); in testBuildReportEventRequestSuccess_viewInputEvent()81 assertEquals(DESTINATIONS, request.getReportingDestinations()); in testBuildReportEventRequestSuccess_clickInputEvent()115 assertEquals(FLAG_REPORTING_DESTINATION_SELLER, request.getReportingDestinations()); in testBuildReportEventRequestSuccess_callAllSetters()
80 expect.that(fromParcel.getReportingDestinations()).isEqualTo(DESTINATIONS); in testWriteToParcel_nonNullOptionalParameters()111 expect.that(fromParcel.getReportingDestinations()).isEqualTo(DESTINATIONS); in testWriteToParcel_nullInputEvent()141 expect.that(fromParcel.getReportingDestinations()).isEqualTo(DESTINATIONS); in testWriteToParcel_nullAdId()172 expect.that(fromParcel.getReportingDestinations()).isEqualTo(DESTINATIONS); in testWriteToParcel_nullCallerSdkName()
126 expect.that(input.getReportingDestinations()).isEqualTo(REPORTING_DESTINATIONS); in testAdSelectionManager_reportEvent_adIdEnabled()152 expect.that(input.getReportingDestinations()).isEqualTo(REPORTING_DESTINATIONS); in testAdSelectionManager_reportEvent_adIdZeroOut()178 expect.that(input.getReportingDestinations()).isEqualTo(REPORTING_DESTINATIONS); in testAdSelectionManager_reportEvent_adIdDisabled()
144 public int getReportingDestinations() { in getReportingDestinations() method in ReportEventRequest
165 public int getReportingDestinations() { in getReportingDestinations() method in ReportInteractionInput
772 .setReportingDestinations(request.getReportingDestinations()) in reportEvent()
123 input.getReportingDestinations()) in performReporting()
143 input.getReportingDestinations()) in performReporting()
149 input.getReportingDestinations()) in performReporting()
179 int destinationsBitField = input.getReportingDestinations(); in getReportingUris()
210 method public int getReportingDestinations();