Searched refs:indexVersion (Results 1 – 1 of 1) sorted by relevance
293 final int indexVersion = c.getColumnIndex(IconDB.COLUMN_VERSION); in updateDBIcons() local314 int version = c.getInt(indexVersion); in updateDBIcons()