Home | History | Annotate | Download | only in 5.1

Lines Matching full:intents

33 <p class="toc_h4"><a href="#3_2_3_1_core_application_intents">3.2.3.1. Core Application Intents</a></p>
39 <p class="toc_h4"><a href="#3_2_3_4_broadcast_intents">3.2.3.4. Broadcast Intents</a></p>
558 such things as intents, permissions, and similar aspects of Android
747 <h4 id="3_2_3_1_core_application_intents">3.2.3.1. Core Application Intents</h4>
750 <p>Android intents allow application components to request functionality from
789 modify the default activity for intents.</p>
804 <h4 id="3_2_3_4_broadcast_intents">3.2.3.4. Broadcast Intents</h4>
807 <p>Third-party applications rely on the platform to broadcast certain intents to
809 Android-compatible devices MUST broadcast the public broadcast intents in
810 response to appropriate system events. Broadcast intents are described in the
831 android.hardware.telephony [<a href="http://developer.android.com/reference/android/provider/Telephony.Sms.Intents.html">Resources, 9</a>]</li>