Searched defs:updateNotification (Results 1 – 9 of 9) sorted by relevance
90 public void updateNotification(Uri newCallUri) { in updateNotification() method in DefaultVoicemailNotifier
243 public static void updateNotification(Context context, AlarmInstance instance) { in updateNotification() method in AlarmNotifications
588 void updateNotification() { in updateNotification() method in TimerModel716 final Intent updateNotification = TimerService.createUpdateNotificationIntent(mContext); in updateNotification() local
194 void updateNotification() { in updateNotification() method in StopwatchModel
80 public void updateNotification(Context context) { in updateNotification() method in CallServiceNotifier
145 public void updateNotification() { in updateNotification() method in BluetoothOppNotification
290 void updateNotification() { in updateNotification() method in BeamTransferManager
140 public void updateNotification(InCallState state, CallList callList) { in updateNotification() method in StatusBarNotifier
1190 private void updateNotification() { in updateNotification() method in MediaPlaybackService