Searched defs:NonNull (Results 1 – 3 of 3) sorted by relevance
33 public @interface NonNull { annotation
37 public @interface NonNull { annotation
29 val NonNull: String get() { return classRef("android.annotation.NonNull") } in <lambda>() constant