Searched refs:ACTION_UPDATE_NOTIFICATIONS (Results 1 – 3 of 3) sorted by relevance
48 public static final String ACTION_UPDATE_NOTIFICATIONS = field in CallLogNotificationsService79 } else if (ACTION_UPDATE_NOTIFICATIONS.equals(intent.getAction())) { in onHandleIntent()
38 serviceIntent.setAction(CallLogNotificationsService.ACTION_UPDATE_NOTIFICATIONS); in onReceive()44 serviceIntent.setAction(CallLogNotificationsService.ACTION_UPDATE_NOTIFICATIONS); in onReceive()
37 serviceIntent.setAction(CallLogNotificationsService.ACTION_UPDATE_NOTIFICATIONS); in updateVoicemailNotifications()