Searched refs:lastMod (Results 1 – 1 of 1) sorted by relevance
600 long lastMod = mSystemFacade.currentTimeMillis(); in insert() local601 filteredValues.put(Downloads.Impl.COLUMN_LAST_MODIFICATION, lastMod); in insert()