Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServiceNotificationListener.java115 private void updateNotification(StatusBarNotification sbn, int newImportance) { in updateNotification() argument
130 if (newImportance > NotificationManager.IMPORTANCE_MIN) { in updateNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java539 int newImportance = mChosenImportance;
543 newImportance = mStartingChannelImportance;
551 mStartingChannelImportance, newImportance));
821 int currentImportance, int newImportance) {
827 mNewImportance = newImportance;