Searched defs:getCursor (Results 1 – 4 of 4) sorted by relevance
247 private Cursor getCursor(String tableName, String selection, String[] columnNames) { in getCursor() method in CursorJoinerTest
81 private Cursor getCursor() { in getCursor() method in CursorWrapperTest
353 private Cursor getCursor(String tableName, String selection, String[] columnNames) { in getCursor() method in MergeCursorTest
274 private SQLiteCursor getCursor() { in getCursor() method in SQLiteCursorTest