Searched refs:updateNotification (Results 1 – 5 of 5) sorted by relevance
94 updateNotification(); in onStart()105 updateNotification(); in onStop()133 updateNotification();140 updateNotification();146 private void updateNotification() { in updateNotification() method in NotificationHelper
253 private void updateNotification() { in updateNotification() method in PowerNotificationWarnings589 updateNotification(); in updateLowBatteryWarning()601 updateNotification(); in dismissLowBatteryNotification()616 updateNotification(); in showLowBatteryWarning()627 updateNotification(); in dismissInvalidChargerNotification()633 updateNotification(); in showInvalidChargerWarning()638 updateNotification(); in showAutoSaverSuggestion()643 updateNotification(); in dismissAutoSaverSuggestion()648 updateNotification(); in userSwitched()
186 fun updateNotification(key: String, shouldHeadsUpAgain: Boolean) in addHeadsUpPhoneListener() method241 override fun updateNotification(key: String, alert: Boolean) {} in onHeadsUpAnimatingAwayStateChanged() method in com.android.systemui.statusbar.policy.HeadsUpManagerEmptyImpl
227 public void updateNotification(@NonNull String key, boolean shouldHeadsUpAgain) { in updateNotification() method in BaseHeadsUpManager
359 hunMutator.updateNotification(posted.key, posted.shouldHeadsUpAgain) in <lambda>()799 fun updateNotification(key: String, shouldHeadsUpAgain: Boolean) in updateNotification() method810 override fun updateNotification(key: String, shouldHeadsUpAgain: Boolean) { in updateNotification() method in com.android.systemui.statusbar.notification.collection.coordinator.HunMutatorImpl811 headsUpManager.updateNotification(key, shouldHeadsUpAgain) in updateNotification()