Searched refs:debugCursor (Results 1 – 1 of 1) sorted by relevance
2213 Cursor debugCursor = mDb.query(Tables.ATTENDEES, null, in handleInsertException() local2218 DatabaseUtils.dumpCursor(debugCursor); in handleInsertException()2219 if (debugCursor != null) { in handleInsertException()2220 debugCursor.close(); in handleInsertException()