Searched refs:MAX_ANNOTATION_COUNT (Results 1 – 1 of 1) sorted by relevance
195 public static final int MAX_ANNOTATION_COUNT = 15; field in StatsEvent568 } else if (mCurrentAnnotationCount >= MAX_ANNOTATION_COUNT) { in addBooleanAnnotation()587 } else if (mCurrentAnnotationCount >= MAX_ANNOTATION_COUNT) { in addIntAnnotation()