Searched refs:AdCounterKeyCopier (Results 1 – 12 of 12) sorted by relevance
44 private final AdCounterKeyCopier mAdCounterKeyCopier;46 public AdDataArgumentUtil(AdCounterKeyCopier adCounterKeyCopier) { in AdDataArgumentUtil()
32 public interface AdCounterKeyCopier { interface
35 public class AdCounterKeyCopierNoOpImpl implements AdCounterKeyCopier {
94 @NonNull private final AdCounterKeyCopier mAdCounterKeyCopier;110 @NonNull AdCounterKeyCopier adCounterKeyCopier, in AdBidGeneratorImpl()168 @NonNull AdCounterKeyCopier adCounterKeyCopier, in AdBidGeneratorImpl()
115 public AdCounterKeyCopier getAdCounterKeyCopier() { in getAdCounterKeyCopier()
79 @NonNull protected final AdCounterKeyCopier mAdCounterKeyCopier;96 @NonNull final AdCounterKeyCopier adCounterKeyCopier, in OnDeviceAdSelectionRunner()205 @NonNull final AdCounterKeyCopier adCounterKeyCopier, in OnDeviceAdSelectionRunner()
43 public class AdCounterKeyCopierImpl implements AdCounterKeyCopier {
138 @NonNull final AdCounterKeyCopier adCounterKeyCopier, in OutcomeSelectionRunner()
253 AdCounterKeyCopier adCounterKeyCopier, in AdSelectionScriptEngine()
306 private static final AdCounterKeyCopier AD_COUNTER_KEY_COPIER_NO_OP =308 private static final AdCounterKeyCopier AD_COUNTER_KEY_COPIER = new AdCounterKeyCopierImpl();
1911 AdCounterKeyCopier adCounterKeyCopier,
267 @Mock private AdCounterKeyCopier mAdCounterKeyCopierMock;322 private final AdCounterKeyCopier mAdCounterKeyCopier = new AdCounterKeyCopierNoOpImpl();