Home
last modified time | relevance | path

Searched defs:setNotificationGroupWhen (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNotifGroupController.kt25 fun setNotificationGroupWhen(whenMillis: Long) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainer.java306 public void setNotificationGroupWhen(long whenMillis) { in setNotificationGroupWhen() method in NotificationChildrenContainer
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java424 public void setNotificationGroupWhen(long whenMillis) { in setNotificationGroupWhen() method in ExpandableNotificationRowController