Searched refs:ERROR_TOO_MANY_KEY_VALUE_PAIRS (Results 1 – 2 of 2) sorted by relevance
155 public static final int ERROR_TOO_MANY_KEY_VALUE_PAIRS = 0x10; field in StatsEvent531 mErrorMask |= ERROR_TOO_MANY_KEY_VALUE_PAIRS; in writeKeyValuePairs()
47 #define ERROR_TOO_MANY_KEY_VALUE_PAIRS 0x10 macro