Home | History | Annotate | Download | only in 4.4

Lines Matching full:intents

35         <a href="#section-3.2.3.1">3.2.3.1. Core Application Intents</a><br/>
38 <a href="#section-3.2.3.4">3.2.3.4. Broadcast Intents</a><br/>
331 Intents, permissions, and similar aspects of Android applications that cannot
513 <a name="section-3.2.3.1"></a><h4 id="section-3.2.3.1">3.2.3.1. Core Application Intents</h4>
566 to modify the default activity for intents.</p>
581 <a name="section-3.2.3.4"></a><h4 id="section-3.2.3.4">3.2.3.4. Broadcast Intents</h4>
582 <p>Third-party applications rely on the platform to broadcast certain Intents
584 Android-compatible devices MUST broadcast the public broadcast Intents in
585 response to appropriate system events. Broadcast Intents are described in the