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