Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/sms/
DMmsUtils.java2195 final long timeLowerBoundSecs = nowSecs - timeLimit; in getDupNotifications() local
2202 Long.toString(timeLowerBoundSecs), in getDupNotifications()