Searched refs:AD_COUNTER_KEY_FIELD_NAME (Results 1 – 2 of 2) sorted by relevance
40 @VisibleForTesting public static final String AD_COUNTER_KEY_FIELD_NAME = "ad_counter_key"; field in KeyedFrequencyCap157 toReturn.put(AD_COUNTER_KEY_FIELD_NAME, mAdCounterKey); in toJson()173 json.getInt(AD_COUNTER_KEY_FIELD_NAME), in fromJson()
349 json.put(KeyedFrequencyCap.AD_COUNTER_KEY_FIELD_NAME, new Object()); in testJsonSerializationInvalidKeyThrows()362 json.remove(KeyedFrequencyCap.AD_COUNTER_KEY_FIELD_NAME); in testJsonSerializationMissingAdCounterKey()