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>
615 intents, permissions, and similar aspects of Android applications that cannot be
840 <h4 id="3_2_3_1_core_application_intents">3.2.3.1. Core Application Intents</h4>
843 <p>Android intents allow application components to request functionality from
883 default activity for intents.</p>
894 behavior</a> for certain types of web URI intents. When such authoritative
946 <h4 id="3_2_3_4_broadcast_intents">3.2.3.4. Broadcast Intents</h4>
949 <p>Third-party applications rely on the platform to broadcast certain intents to
951 Android-compatible devices MUST broadcast the public broadcast intents in
952 response to appropriate system events. Broadcast intents are described in the
971 <a href="http://developer.android.com/reference/android/provider/Telephony.Sms.Intents.html">android.provider.Telephony.ACTION_CHANGE_DEFAULT</a>