Searched refs:updatePostTime (Results 1 – 5 of 5) sorted by relevance
47 void updatePostTime() { in updatePostTime() method in AlertEntry
309 currentActiveHeadsUpNotification.updatePostTime(); in addNewHeadsUpEntry()
302 public void updateEntry(boolean updatePostTime) { in updateEntry() argument309 if (updatePostTime) { in updateEntry()
89 mHeadsUpEntry.updatePostTime(); in updatePostTime_shouldUpdatePostTime()
471 public void updateEntry(boolean updatePostTime) { in updateEntry() argument473 super.updateEntry(updatePostTime); in updateEntry()