Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java634 mBubbleController.onUserChangedImportance(mEntry); in run()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java1058 public void onUserChangedImportance(NotificationEntry entry) { in onUserChangedImportance() method in BubbleController