Home
last modified time | relevance | path

Searched defs:isNull (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/
H A DAbstractWindowedCursor.java94 public boolean isNull(int columnIndex) { in isNull() method in AbstractWindowedCursor
H A DRedactingCursor.java173 public boolean isNull(int columnIndex) { in isNull() method in RedactingCursor
H A DMergeCursor.java137 public boolean isNull(int column) in isNull() method in MergeCursor
H A DTranslatingCursor.java229 public boolean isNull(int columnIndex) { in isNull() method in TranslatingCursor
H A DMatrixCursor.java323 public boolean isNull(int column) { in isNull() method in MatrixCursor
H A DCursorWrapper.java185 public boolean isNull(int columnIndex) { in isNull() method in CursorWrapper
H A DCursor.java353 boolean isNull(@IntRange(from = 0) int columnIndex); in isNull() method
H A DAbstractCursor.java115 abstract public boolean isNull(int column); in isNull() method in AbstractCursor
H A DCursorWindow.java325 public boolean isNull(@IntRange(from = 0) int row, @IntRange(from = 0) int column) { in isNull() method in CursorWindow
/aosp14/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
H A DGenerationRegistryTest.java203 private void checkBundle(Bundle b, int expectedIndex, int expectedGeneration, boolean isNull) in checkBundle()
/aosp14/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DArrayUtilsTest.java269 java.util.function.Predicate<Object> isNull = new java.util.function.Predicate<Object>() { in testUnstableRemoveIf() local
/aosp14/frameworks/base/core/java/com/android/internal/database/
H A DSortCursor.java230 public boolean isNull(int column) in isNull() method in SortCursor
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockCursor.java74 public boolean isNull(int columnIndex) { in isNull() method in MockCursor
/aosp14/frameworks/base/services/core/java/com/android/server/firewall/
H A DStringFilter.java219 public IsNullFilter(ValueProvider valueProvider, boolean isNull) { in IsNullFilter()
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsState.java1402 public boolean isNull() { in isNull() method in SettingsState.Setting
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...