Searched refs:epochSeconds (Results 1 – 2 of 2) sorted by relevance
215 long epochSeconds = localDateTime.toEpochSecond(ZoneOffset.UTC) - timeZoneOffsetSeconds; in getPrimaryNotificationTimestamp() local217 return epochSeconds * 1000; in getPrimaryNotificationTimestamp()
896 long epochSeconds = in getSCTimestampMillis() local899 return epochSeconds * 1000; in getSCTimestampMillis()