Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java425 public void checkSave(Runnable saveImportance, StatusBarNotification sbn) {
430 saveImportance.run();
434 saveImportance.run();
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInfo.java180 void checkSave(Runnable saveImportance, StatusBarNotification sbn); in checkSave() argument
419 private void saveImportance() {
614 saveImportance();