IIntentReceiverpublic interface IIntentReceiver implements android.os.IInterfaceSystem private API for dispatching intent broadcasts. This is given to the
activity manager as part of registering for an intent broadcasts, and is
called when it receives intents.
{@hide} |
|