Searched defs:throwIfCursorIsClosed (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/database/
H A DBulkCursorToCursorAdaptor.java62 private void throwIfCursorIsClosed() { method in class:BulkCursorToCursorAdaptor
70 throwIfCursorIsClosed();
76 throwIfCursorIsClosed();
133 throwIfCursorIsClosed();
159 throwIfCursorIsClosed();
166 throwIfCursorIsClosed();
179 throwIfCursorIsClosed();
H A DCursorToBulkCursorAdaptor.java119 private void throwIfCursorIsClosed() { method in class:CursorToBulkCursorAdaptor
139 throwIfCursorIsClosed();
159 throwIfCursorIsClosed();
193 throwIfCursorIsClosed();
221 throwIfCursorIsClosed();
268 throwIfCursorIsClosed();
277 throwIfCursorIsClosed();

Completed in 79 milliseconds