Home | History | Annotate | Download | only in 2.2

Lines Matching full:intents

29         <a href="#section-3.2.3.1">3.2.3.1. Core Application Intents</a><br/>
32 <a href="#section-3.2.3.4">3.2.3.4. Broadcast Intents</a><br/>
199 Intents, permissions, and similar aspects of Android applications that cannot
335 <p>Android uses Intents to achieve loosely-coupled integration between
341 <a name="section-3.2.3.1"></a><h4>3.2.3.1. Core Application Intents</h4>
402 <a name="section-3.2.3.4"></a><h4>3.2.3.4. Broadcast Intents</h4>
403 <p>Third-party applications rely on the platform to broadcast certain Intents
405 Android-compatible devices MUST broadcast the public broadcast Intents in
406 response to appropriate system events. Broadcast Intents are described in the