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