Searched refs:NULL_BUYER_MESSAGE (Results 1 – 4 of 4) sorted by relevance
19 …port static android.adservices.adselection.SetAdCounterHistogramOverrideRequest.NULL_BUYER_MESSAGE;144 Objects.requireNonNull(buyer, NULL_BUYER_MESSAGE); in setBuyer()160 Objects.requireNonNull(mBuyer, NULL_BUYER_MESSAGE); in build()
19 …port static android.adservices.adselection.SetAdCounterHistogramOverrideRequest.NULL_BUYER_MESSAGE;184 Objects.requireNonNull(buyer, NULL_BUYER_MESSAGE); in setBuyer()200 Objects.requireNonNull(mBuyer, NULL_BUYER_MESSAGE); in build()
50 public static final String NULL_BUYER_MESSAGE = "Buyer must not be null"; field in SetAdCounterHistogramOverrideRequest228 Objects.requireNonNull(buyer, NULL_BUYER_MESSAGE); in setBuyer()270 Objects.requireNonNull(mBuyer, NULL_BUYER_MESSAGE); in build()
19 …port static android.adservices.adselection.SetAdCounterHistogramOverrideRequest.NULL_BUYER_MESSAGE;264 Objects.requireNonNull(buyer, NULL_BUYER_MESSAGE); in setBuyer()306 Objects.requireNonNull(mBuyer, NULL_BUYER_MESSAGE); in build()