Home
last modified time | relevance | path

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

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/
DInjectedClass.java68 public boolean isNullable() { in isNullable() method in InjectedClass
DModelClass.java81 public abstract boolean isNullable(); in isNullable() method in ModelClass
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/annotation/
DAnnotationClass.java129 public boolean isNullable() { in isNullable() method in AnnotationClass
268 if (!isNullable()) { in unbox()
/frameworks/data-binding/compiler/src/test/java/android/databinding/tool/reflection/java/
DJavaClass.java63 public boolean isNullable() { in isNullable() method in JavaClass
/frameworks/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
DLayoutBinderWriter.kt1136 it.isMandatory && it.other.resolvedType.isNullable in condition()
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/store/
DSetterStore.java698 if (valueType.isObject() && setterCall != null && bestValueType.isNullable()) { in getSetterCall()
/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;
/frameworks/base/api/
Dcurrent.txt60709 method public abstract int isNullable(int) throws java.sql.SQLException;
61002 method public abstract int isNullable(int) throws java.sql.SQLException;
Dtest-current.txt61191 method public abstract int isNullable(int) throws java.sql.SQLException;
61484 method public abstract int isNullable(int) throws java.sql.SQLException;
Dsystem-current.txt64667 method public abstract int isNullable(int) throws java.sql.SQLException;
64960 method public abstract int isNullable(int) throws java.sql.SQLException;