Searched defs:NULLABLE (Results 1 – 3 of 3) sorted by relevance
48 public static final ClassName NULLABLE = get("androidx.annotation", "Nullable"); field in AndroidClassNames
309 public static final Error NULLABLE = new Error(123, HIDDEN); // LINT field in Errors
41 private static final JavaFileObject NULLABLE = field in ModuleFactoryGeneratorTest