Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DAlertEntry.java37 mPostTime = calculatePostTime(); in AlertEntry()
48 mPostTime = calculatePostTime(); in updatePostTime()
60 private long calculatePostTime() { in calculatePostTime() method in AlertEntry