Home
last modified time | relevance | path

Searched refs:nowSecs (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/sms/
DMmsUtils.java2197 final long nowSecs = System.currentTimeMillis() / 1000; in getDupNotifications() local
2201 Long.toString(nowSecs), in getDupNotifications()