Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DAlertEntry.java30 private long mPostTime; field in AlertEntry
37 mPostTime = calculatePostTime(); in AlertEntry()
48 mPostTime = calculatePostTime(); in updatePostTime()
52 return mPostTime; in getPostTime()