Searched refs:nowInSec (Results 1 – 1 of 1) sorted by relevance
95 long nowInSec = nowInMs / 1000; in insertContent() local101 values.put(Video.Media.DATE_MODIFIED, nowInSec); in insertContent()102 values.put(Video.Media.DATE_ADDED, nowInSec); in insertContent()