D | AdSelectionServiceImplTest.java | 10088 assertEquals(AD_SELECTION_ID_1, selectionCallback.mAdSelectionResponse.getAdSelectionId()); in testOverrideAdSelectionConfigRemoteOverridesSuccess() 11356 AdSelectionResponse mAdSelectionResponse; field in AdSelectionServiceImplTest.AdSelectionFromOutcomesTestCallback 11361 mAdSelectionResponse = null; in AdSelectionFromOutcomesTestCallback() 11368 mAdSelectionResponse = adSelectionResponse; in onSuccess()
|