Searched refs:nowInMs (Results 1 – 1 of 1) sorted by relevance
94 long nowInMs = System.currentTimeMillis(); in insertContent() local95 long nowInSec = nowInMs / 1000; in insertContent()100 values.put(Video.Media.DATE_TAKEN, nowInMs); in insertContent()