Searched refs:debugCursor (Results 1 – 1 of 1) sorted by relevance
2190 Cursor debugCursor = mDb.query(Tables.ATTENDEES, null, in handleInsertException() local2195 DatabaseUtils.dumpCursor(debugCursor); in handleInsertException()2196 if (debugCursor != null) { in handleInsertException()2197 debugCursor.close(); in handleInsertException()