Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/
DCursorWrapper.java166 public boolean isBeforeFirst() { in isBeforeFirst() method in CursorWrapper
167 return mCursor.isBeforeFirst(); in isBeforeFirst()
DCursor.java180 boolean isBeforeFirst(); in isBeforeFirst() method
DAbstractCursor.java321 public final boolean isBeforeFirst() { in isBeforeFirst() method in AbstractCursor
/frameworks/base/test-mock/src/android/test/mock/
DMockCursor.java134 public boolean isBeforeFirst() { in isBeforeFirst() method in MockCursor
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
DExportTestProvider.java147 public boolean isBeforeFirst() {
/frameworks/base/core/tests/coretests/src/android/database/
DDatabaseCursorTest.java155 assertTrue(c.isBeforeFirst()); in testCursor1()
210 assertTrue(c.isBeforeFirst()); in testCursor2()
/frameworks/base/test-mock/api/
Dcurrent.txt166 method @Deprecated public boolean isBeforeFirst();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9338 method public final boolean isBeforeFirst();
9449 method public abstract boolean isBeforeFirst();
9556 method public boolean isBeforeFirst();
29300 method public boolean isBeforeFirst();
46479 method public abstract boolean isBeforeFirst() throws java.sql.SQLException;
/frameworks/base/core/api/
Dcurrent.txt14270 method public final boolean isBeforeFirst();
14384 method public boolean isBeforeFirst();
14497 method public boolean isBeforeFirst();