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/
DHeadsUpEntry.java62 protected void updatePostTime() { in updatePostTime() method in HeadsUpEntry
DCarHeadsUpNotificationManager.java271 currentActiveHeadsUpNotification.updatePostTime(); in addNewHeadsUpEntry()
/packages/apps/Car/Notification/tests/robotests/src/com/android/car/notification/
DHeadsUpEntryTest.java84 mHeadsUpEntry.updatePostTime(); in updatePostTime_shouldUpdatePostTime()