Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java185 Runnable saveImportance = () -> { in handleSaveImportance() local
235 void checkSave(Runnable saveImportance, StatusBarNotification sbn); in checkSave()