Searched defs:annotation (Results 1 – 10 of 10) sorted by relevance
108 public LinkInfo(String annotation, View.OnClickListener listener) { in LinkInfo()114 public LinkInfo(Context context, String annotation, Intent intent) { in LinkInfo()
79 Class<? extends Annotation> annotation, TypeElement annotatedElement) { in generateMetadataFor()
171 Class<? extends Annotation> annotation, MetadataProcessor metadataProcessor) { in extractInfoFromMetadata()
97 for (const auto& annotation : config.annotation()) { in MetricsManager() local172 for (const auto& annotation : config.annotation()) { in updateConfig() local431 for (const auto& annotation : mAnnotations) { in onDumpReport() local
292 Annotation annotation = annotations[i]; in showNextRequest() local
145 StatsdConfig_Annotation* annotation = config.add_annotation(); in TEST_P() local
341 repeated Annotation annotation = 7; field420 repeated Annotation annotation = 18; field
504 repeated Annotation annotation = 14; field
717 for (const auto& annotation : configStats->annotations) { in dumpStats() local919 for (const auto& annotation : configStats.annotations) { in addConfigStatsToProto() local
236 auto annotation = config.add_annotation(); in TEST() local