Searched refs:MAX_ATTRIBUTION_NODES (Results 1 – 1 of 1) sorted by relevance
201 public static final int MAX_ATTRIBUTION_NODES = 127; field in StatsEvent471 } else if (numUids > MAX_ATTRIBUTION_NODES) { in writeAttributionChain()