Searched refs:SYNCED_COLUMN (Results 1 – 1 of 1) sorted by relevance
132 private static final int SYNCED_COLUMN = 6; field in SelectSyncedCalendarsMultiAccountAdapter374 sync = cursor.getInt(SYNCED_COLUMN) == 1; in bindChildView()