I have the use case where I need to modify a Notification after it is received in an Intent via a BroadcastReceiver. Looking through d
Notification
Intent
BroadcastReceiver