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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationInfo.java123 // Listener should run saveImportance unless the change should be canceled.
124 void checkSave(Runnable saveImportance, StatusBarNotification sbn); argument
301 private void saveImportance() { method in class:NotificationInfo
505 saveImportance();

Completed in 47 milliseconds