Home
last modified time | relevance | path

Searched refs:annotationIndex (Results 1 – 1 of 1) sorted by relevance

/tools/platform-compat/java/android/processor/compat/unsupportedappusage/
DUnsupportedAppUsageProcessor.java93 String annotationIndex = getAnnotationIndex(signature, annotation, in process() local
95 if (annotationIndex != null) { in process()
96 content.add(annotationIndex); in process()