Home
last modified time | relevance | path

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

/external/r8/src/test/examplesAndroidO/lambdadesugaringnplus/
DLambdasWithStaticAndDefaultMethods.java252 private static boolean checkAnnotationValue(Annotation[] annotations, int value) { in checkAnnotationValue() method in LambdasWithStaticAndDefaultMethods.B38302860
262 if (checkAnnotationValue(AnnotatedInterface.class.getAnnotations(), 1)) { in test()
268 if (checkAnnotationValue( in test()
275 if (checkAnnotationValue( in test()
282 if (checkAnnotationValue( in test()