Home
last modified time | relevance | path

Searched refs:isNullable (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tools/codegen/src/com/android/codegen/
H A DFieldInfo.kt73 isNullable -> true
138 val isNullable by lazy { hasAnnotation("@Nullable") } regex
H A DClassPrinter.kt134 FeatureFlag.IMPLICIT_NONNULL -> fields.any { it.isNullable }
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...