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