Searched defs:adCounterKey (Results 1 – 8 of 8) sorted by relevance
83 protected abstract Long getHistogramIdentifierForeignKeyIfExists( in getHistogramIdentifierForeignKeyIfExists()172 public abstract int getNumEventsForBuyerAfterTime( in getNumEventsForBuyerAfterTime()194 public abstract int getNumEventsForCustomAudienceAfterTime( in getNumEventsForCustomAudienceAfterTime()
102 @NonNull String adCounterKey, in create()
163 Object adCounterKey = json.get(AD_COUNTER_KEY_FIELD_NAME); in fromJson() local232 public Builder setAdCounterKey(@NonNull String adCounterKey) { in setAdCounterKey()
133 public Builder setAdCounterKey(@NonNull String adCounterKey) { in setAdCounterKey()
173 public Builder setAdCounterKey(@NonNull String adCounterKey) { in setAdCounterKey()
207 public Builder setAdCounterKey(@NonNull String adCounterKey) { in setAdCounterKey()
241 public Builder setAdCounterKey(@NonNull String adCounterKey) { in setAdCounterKey()
79 public abstract Builder setAdCounterKey(@NonNull String adCounterKey); in setAdCounterKey()