Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java356 public void setNotificationWhen(long whenMillis) { in setNotificationWhen() method in NotificationHeaderViewWrapper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainer.java308 mNotificationHeaderWrapper.setNotificationWhen(whenMillis); in setNotificationGroupWhen()
311 mNotificationHeaderWrapperLowPriority.setNotificationWhen(whenMillis); in setNotificationGroupWhen()