Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java972 public void markForUserTriggeredMovement(boolean marked) { in markForUserTriggeredMovement() method in NotificationEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java514 mEntry.markForUserTriggeredMovement(true); in updateChannel()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java3711 row.getEntry().markForUserTriggeredMovement(false);