Searched refs:subCursor (Results 1 – 1 of 1) sorted by relevance
1545 Cursor subCursor; in getEntityAndIncrementCursor() local1558 while (subCursor.moveToNext()) { in getEntityAndIncrementCursor()1565 subCursor.close(); in getEntityAndIncrementCursor()1580 while (subCursor.moveToNext()) { in getEntityAndIncrementCursor()1589 subCursor.getInt(COLUMN_ATTENDEE_TYPE)); in getEntityAndIncrementCursor()1599 subCursor.close(); in getEntityAndIncrementCursor()1614 while (subCursor.moveToNext()) { in getEntityAndIncrementCursor()1617 subCursor.getString(COLUMN_ID)); in getEntityAndIncrementCursor()1619 subCursor.getString(COLUMN_NAME)); in getEntityAndIncrementCursor()1621 subCursor.getString(COLUMN_VALUE)); in getEntityAndIncrementCursor()[all …]