Home
last modified time | relevance | path

Searched defs:handlerMap (Results 1 – 3 of 3) sorted by relevance

/tools/platform-compat/javatest/com/android/class2nonsdklist/
DCovariantReturnTypeHandlerTest.java75 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
DUnsupportedAppUsageAnnotationHandlerTest.java330 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/
DRepeatedAnnotationHandlerTest.java68 Map<String, AnnotationHandler> handlerMap = in testRepeated() local