LocalBroadcastManager

Helper to register for and send broadcasts of Intents to local objects within your process. This is has a number of advantages over sending global broadcasts with sendBroadcast(Intent):

https://developer.android.com/reference/android/support/v4/content/LocalBroadcastManager.html