Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInfo.java180 void checkSave(Runnable saveImportance, StatusBarNotification sbn); in checkSave() method
H A DNotificationGutsManager.java184 CheckSaveListener checkSave, OnSettingsClickListener onSettingsClick) { in setUpWithPresenter()