Home
last modified time | relevance | path

Searched refs:getAnnotationIndex (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()
141 private String getAnnotationIndex(String signature, TypeElement annotation, Element element) { in getAnnotationIndex() method in UnsupportedAppUsageProcessor