Searched refs:indexLastUpdate (Results 1 – 1 of 1) sorted by relevance
292 final int indexLastUpdate = c.getColumnIndex(IconDB.COLUMN_LAST_UPDATED); in updateDBIcons() local313 long updateTime = c.getLong(indexLastUpdate); in updateDBIcons()