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/>
247 Intents, permissions, and similar aspects of Android applications that cannot
388 <p>Android uses Intents to achieve loosely-coupled integration between
394 <a name="section-3.2.3.1"></a><h4>3.2.3.1. Core Application Intents</h4>
454 <a name="section-3.2.3.4"></a><h4>3.2.3.4. Broadcast Intents</h4>
455 <p>Third-party applications rely on the platform to broadcast certain Intents
457 Android-compatible devices MUST broadcast the public broadcast Intents in
458 response to appropriate system events. Broadcast Intents are described in the