Package com.batch.android.compat
See: Description
-
Class Summary Class Description WakefulBroadcastReceiver Helper for the common pattern of implementing a BroadcastReceiver that receives a device wakeup event and then passes the work off to a android.app.Service, while ensuring that the device does not go back to sleep during the transition. LocalBroadcastManager Helper to register for and send broadcasts of Intents to local objects within your process.