Searched refs:COLUMN_NAME (Results 1 – 2 of 2) sorted by relevance
104 private static final int COLUMN_NAME = 1; field in SettingsBackupAgent744 String cursorKey = cursor.getString(COLUMN_NAME); in extractRelevantValues()
1343 private static final int COLUMN_NAME = 1; field in CalendarContract.EventsEntity.EntityIteratorImpl1506 subCursor.getString(COLUMN_NAME)); in getEntityAndIncrementCursor()