Home
last modified time | relevance | path

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

/art/tools/class2greylist/src/com/android/class2greylist/
DAnnotationHandler.java17 protected Map<String, String> stringifyAnnotationProperties(AnnotationEntry annotation) { in stringifyAnnotationProperties() method in AnnotationHandler
DCovariantReturnTypeHandler.java91 mAnnotationConsumer.consume(signature, stringifyAnnotationProperties(annotation), in handleAnnotation()
DUnsupportedAppUsageAnnotationHandler.java177 mAnnotationConsumer.consume(signature, stringifyAnnotationProperties(annotation), in handleAnnotation()