Searched refs:saveImportance (Results 1 – 3 of 3) sorted by relevance
185 Runnable saveImportance = () -> { in handleSaveImportance() local196 mCheckSaveListener.checkSave(saveImportance, mSbn); in handleSaveImportance()198 saveImportance.run(); in handleSaveImportance()235 void checkSave(Runnable saveImportance, StatusBarNotification sbn); in checkSave() argument522 private void saveImportance() {790 saveImportance();
494 public void checkSave(Runnable saveImportance, StatusBarNotification sbn) {499 saveImportance.run();503 saveImportance.run();
1390 (Runnable saveImportance, StatusBarNotification sbn) -> { in testCloseControlsUpdatesWhenCheckSaveListenerUsesCallback()1391 saveImportance.run(); in testCloseControlsUpdatesWhenCheckSaveListenerUsesCallback()1425 (Runnable saveImportance, StatusBarNotification sbn) -> { in testCloseControls_withoutHittingApply()1426 saveImportance.run(); in testCloseControls_withoutHittingApply()1453 (Runnable saveImportance, StatusBarNotification sbn) -> { in testWillBeRemovedReturnsFalse()1454 saveImportance.run(); in testWillBeRemovedReturnsFalse()