Searched refs:ANDROIDX_NULLABLE (Results 1 – 2 of 2) sorted by relevance
28 const val ANDROIDX_NULLABLE = "androidx.annotation.Nullable" constant
41 import static com.android.tools.metalava.ConstantsKt.ANDROIDX_NULLABLE;286 annotations = mergeAnnotations(annotations, ANDROIDX_NULLABLE); in processKotlinTypeSuffix()