Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DAlertEntry.java47 void updatePostTime() { in updatePostTime() method in AlertEntry
DCarHeadsUpNotificationManager.java278 currentActiveHeadsUpNotification.updatePostTime(); in addNewHeadsUpEntry()
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DHeadsUpEntryTest.java89 mHeadsUpEntry.updatePostTime(); in updatePostTime_shouldUpdatePostTime()