Searched defs:hasNullableAnnotation (Results 1 – 2 of 2) sorted by relevance
133 public static boolean hasNullableAnnotation( in hasNullableAnnotation() method in Nullness205 public static boolean hasNullableAnnotation(Symbol symbol, Config config) { in hasNullableAnnotation() method in Nullness
244 private static boolean hasNullableAnnotation(XAnnotated element) { in hasNullableAnnotation() method in ActivityGenerator