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