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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationInfo.java124 void checkSave(Runnable saveImportance, StatusBarNotification sbn); method in interface:NotificationInfo.CheckSaveListener
308 mCheckSaveListener.checkSave(this::updateImportance, mSbn);

Completed in 127 milliseconds