Searched defs:handlerMap (Results 1 – 3 of 3) sorted by relevance
/tools/platform-compat/javatest/com/android/class2nonsdklist/ |
D | CovariantReturnTypeHandlerTest.java | 75 Map<String, AnnotationHandler> handlerMap = in testReturnTypeWhitelisted() local 99 Map<String, AnnotationHandler> handlerMap = in testAnnotatedMemberNotPublicApi() local 121 Map<String, AnnotationHandler> handlerMap = in testReturnTypeAlreadyWhitelisted() local 146 Map<String, AnnotationHandler> handlerMap = in testAnnotationOnField() local
|
D | UnsupportedAppUsageAnnotationHandlerTest.java | 330 Map<String, AnnotationHandler> handlerMap = in testOverrideMethodWithBridge() local 362 Map<String, AnnotationHandler> handlerMap = in testOverridePublicMethodWithBridge() local 398 Map<String, AnnotationHandler> handlerMap = in testBridgeMethodsFromInterface() local 435 Map<String, AnnotationHandler> handlerMap = in testPublicBridgeExcluded() local 463 Map<String, AnnotationHandler> handlerMap = in testVolatileField() local 485 Map<String, AnnotationHandler> handlerMap = in testVolatileFieldWrongSignature() local 502 Map<String, AnnotationHandler> handlerMap = in testMethodMaxTargetSdk() local 522 Map<String, AnnotationHandler> handlerMap = in testMethodNoMaxTargetSdk() local 542 Map<String, AnnotationHandler> handlerMap = in testMethodMaxTargetSdkOutOfRange() local
|
/tools/platform-compat/javatest/com/android/annotationvisitor/ |
D | RepeatedAnnotationHandlerTest.java | 68 Map<String, AnnotationHandler> handlerMap = in testRepeated() local
|