HomeSort by relevance Sort by last modified time
    Searched defs:convertAnnotation (Results 1 - 2 of 2) sorted by null

  /cts/tools/signature-tools/src/signature/converter/doclet/
DocletToSigConverter.java 292 return convertAnnotation((AnnotationDesc) value);
544 annotations.add(convertAnnotation(annotationDesc));
567 private IAnnotation convertAnnotation(AnnotationDesc annotationDesc) {
  /cts/tools/signature-tools/src/signature/converter/dex/
DexToSigConverter.java     [all...]

Completed in 156 milliseconds