Home
last modified time | relevance | path

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

/cts/hostsidetests/services/windowmanager/dndsourceapp/src/android/wm/cts/dndsourceapp/
DDragSourceCursor.java77 public boolean isNull(int column) { in isNull() method in DragSourceCursor
/cts/tests/tests/database/src/android/database/cts/
DAbstractCursor_SelfContentObserverTest.java99 public boolean isNull(int column) { in isNull() method in AbstractCursor_SelfContentObserverTest.MockAbstractCursor
DAbstractCursorTest.java560 public boolean isNull(int column) { in isNull() method in AbstractCursorTest.TestAbstractCursor