Searched refs:SERVICE_EXTRA_NOTIFICATION (Results 1 – 1 of 1) sorted by relevance
48 private static final String SERVICE_EXTRA_NOTIFICATION = "service.extra.notification"; field in EmergencyActionForegroundService96 Notification notification = intent.getParcelableExtra(SERVICE_EXTRA_NOTIFICATION); in onStartCommand()133 .putExtra(SERVICE_EXTRA_NOTIFICATION, in newStartCountdownIntent()