FLAG_RECEIVER_OFFLOAD constant
int
const FLAG_RECEIVER_OFFLOAD
If set, when sending a broadcast the recipient will be run on the offload queue.
@hide
Implementation
static const int FLAG_RECEIVER_OFFLOAD = 0x80000000;