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