Searched defs:mapKeyAnnotationType (Results 1 – 2 of 2) sorted by relevance
74 TypeElement mapKeyAnnotationType, ImmutableSet<Class<? extends Annotation>> annotations) { in process()88 private ElementKind unwrappedValueKind(TypeElement mapKeyAnnotationType) { in unwrappedValueKind()
107 final DeclaredType mapKeyAnnotationType, final DaggerTypes types) { in getUnwrappedMapKeyType()111 mapKeyAnnotationType); in getUnwrappedMapKeyType() local