Home
last modified time | relevance | path

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

/frameworks/base/tools/processors/unsupportedappusage/src/android/processor/unsupportedappusage/
DUnsupportedAppUsageProcessor.java119 private String encodeAnnotationProperties(AnnotationMirror annotation) { in encodeAnnotationProperties() method in UnsupportedAppUsageProcessor
159 encodeAnnotationProperties(unsupportedAppUsage)); in getAnnotationIndex()