Searched refs:addIntAnnotation (Results 1 – 2 of 2) sorted by relevance
584 public Builder addIntAnnotation(final byte annotationId, final int value) { in addIntAnnotation() method in StatsEvent.Builder
398 .addIntAnnotation(field2AnnotationId, field2AnnotationValue) in testSingleAnnotations()