Searched refs:RECENTLY_NULLABLE (Results 1 – 2 of 2) sorted by relevance
33 const val RECENTLY_NULLABLE = "androidx.annotation.RecentlyNullable" constant
23 import com.android.tools.metalava.RECENTLY_NULLABLE252 val annotationClass = if (annotation.isNullable()) RECENTLY_NULLABLE else RECENTLY_NONNULL in psi()