Searched refs:getAttributionType (Results 1 – 4 of 4) sorted by relevance
31 public abstract int getAttributionType(); in getAttributionType() method in MsmtAdIdMatchForDebugKeysStats
29 public abstract int getAttributionType(); in getAttributionType() method in MsmtDebugKeysMatchStats
412 stats.getAttributionType(), in logMeasurementDebugKeysMatch()424 stats.getAttributionType(), in logMeasurementAdIdMatchForDebugKeysStats()
106 @AttributionType int attributionType = getAttributionType(source, trigger); in getDebugKeys()238 @AttributionType int attributionType = getAttributionType(source, trigger); in getDebugKeysForVerboseTriggerDebugReport()476 private static int getAttributionType(Source source, Trigger trigger) { in getAttributionType() method in DebugKeyAccessor