Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java950 public void markForUserTriggeredMovement(boolean marked) { in markForUserTriggeredMovement() method in NotificationEntry
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationConversationInfo.java527 mEntry.markForUserTriggeredMovement(true); in updateChannel()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java3270 row.getEntry().markForUserTriggeredMovement(false); in generatePositionChangeEvents()