Home
last modified time | relevance | path

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

/frameworks/base/tools/codegen/src/com/android/codegen/
DFieldInfo.kt73 isNullable -> true in <lambda>()
138 val isNullable by lazy { hasAnnotation("@Nullable") } in <lambda>() constant in com.android.codegen.FieldInfo
DClassPrinter.kt134 FeatureFlag.IMPLICIT_NONNULL -> fields.any { it.isNullable } in <lambda>()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt46315 method public abstract int isNullable(int) throws java.sql.SQLException;
46608 method public abstract int isNullable(int) throws java.sql.SQLException;