Searched defs:nullable (Results 1 – 4 of 4) sorted by relevance
50 val nullable = File(target, "android/annotation/SdkConstant.java") in Test copying private annotations from one of the stubs() constant
92 val nullable = getNullable(annotations, elementAnnotations) in <lambda>() constant102 val nullable: Boolean? = getNullable(list, elementAnnotations) in <lambda>() constant
63 var nullable: Boolean? = AnnotationItem.getImplicitNullness(context) in toTypeString() variable
562 var nullable: Boolean? = null in getImplicitNullness() variable