Searched refs:ERROR_ATTRIBUTION_CHAIN_TOO_LONG (Results 1 – 2 of 2) sorted by relevance
149 public static final int ERROR_ATTRIBUTION_CHAIN_TOO_LONG = 0x8; field in StatsEvent489 mErrorMask |= ERROR_ATTRIBUTION_CHAIN_TOO_LONG; in writeAttributionChain()
46 #define ERROR_ATTRIBUTION_CHAIN_TOO_LONG 0x8 macro