/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/ |
contacts-provider.jd | [all...] |
/frameworks/base/docs/html/sdk/api_diff/24/changes/ |
alldiffs_index_all.html | 160 <nobr><A HREF="android.provider.Telephony.Sms.Intents.html#android.provider.Telephony.Sms.Intents.ACTION_DEFAULT_SMS_PACKAGE_CHANGED" class="hiddenlink" target="rightframe">ACTION_DEFAULT_SMS_PACKAGE_CHANGED</A> 163 <nobr><A HREF="android.provider.Telephony.Sms.Intents.html#android.provider.Telephony.Sms.Intents.ACTION_EXTERNAL_PROVIDER_CHANGE" class="hiddenlink" target="rightframe">ACTION_EXTERNAL_PROVIDER_CHANGE</A> 238 <nobr><A HREF="android.provider.ContactsContract.Intents.html#android.provider.ContactsContract.Intents.ACTION_VOICE_SEND_MESSAGE_TO_CONTACTS" class="hiddenlink" target="rightframe">ACTION_VOICE_SEND_MESSAGE_TO_CONTACTS</A> [all...] |
/docs/source.android.com/src/compatibility/4.2/ |
android-4.2-cdd.xhtml | 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/> 302 Intents, permissions, and similar aspects of Android applications that cannot [all...] |
/docs/source.android.com/src/compatibility/4.3/ |
android-4.3-cdd.xhtml | 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/> 307 Intents, permissions, and similar aspects of Android applications that cannot [all...] |
/external/robolectric/v1/lib/main/ |
android.jar | |
/frameworks/base/core/java/android/content/ |
ContentProvider.java | [all...] |
/frameworks/base/docs/html/ |
_redirects.yaml | 166 - from: /guide/topics/intents/intents-filters.html 167 to: /guide/components/intents-filters.html 202 - from: /guide/appendix/g-app-intents.html 203 to: /guide/components/intents-common.html [all...] |
/frameworks/base/docs/html/training/ |
training_toc.cs | 189 <a href="<?cs var:toroot ?>training/basics/intents/index.html" 203 <li><a href="<?cs var:toroot ?>training/basics/intents/sending.html" 213 <li><a href="<?cs var:toroot ?>training/basics/intents/result.html" 223 <li><a href="<?cs var:toroot ?>training/basics/intents/filters.html" 824 Modifying Contacts Using Intents [all...] |
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
QuickContactActivity.java | 68 import android.provider.ContactsContract.Intents; [all...] |
/prebuilts/sdk/18/ |
android.jar | |
/frameworks/base/core/java/android/app/ |
Activity.java | [all...] |
AlarmManager.java | 273 * scheduled (with the equality of two intents being defined by 283 * Alarm intents are delivered with a data extra of type int called [all...] |
ApplicationThreadNative.java | [all...] |
IActivityManager.java | 278 int requestCode, Intent[] intents, String[] resolvedTypes, 450 Intent[] intents, String[] resolvedTypes, IBinder resultTo, [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.1.jd | 57 <li><a href="#CopyIntent">Copy and paste with intents</a></li> 280 <dd>Override this if you need to fully control how the synthetic task stack is created. If you want to simply add some extra data to the intents for your back stack, you should instead override {@link android.app.Activity#onPrepareNavigateUpTaskStack 597 <h3 id="CopyIntent">Copy and paste with intents</h3> [all...] |
android-4.4.jd | 225 <p>Beginning with Android 4.4, the system settings allow users to select a "default SMS app." Once selected, only the default SMS app is able to write to the SMS Provider and only the default SMS app receives the {@link android.provider.Telephony.Sms.Intents#SMS_DELIVER_ACTION} broadcast when the user receives an SMS or the {@link android.provider.Telephony.Sms.Intents#WAP_PUSH_DELIVER_ACTION} broadcast when the user receives an MMS. The default SMS app is responsible for writing details to the SMS Provider when it receives or sends a new message.</p> 227 <p>Other apps that are not selected as the default SMS app can only read the SMS Provider, but may also be notified when a new SMS arrives by listening for the {@link android.provider.Telephony.Sms.Intents#SMS_RECEIVED_ACTION} broadcast, which is a non-abortable broadcast that may be delivered to multiple apps. This broadcast is intended for apps that---while not selected as the default SMS app---need to read special incoming messages such as to perform phone number verification.</p> [all...] |
/frameworks/base/docs/html/reference/android/support/test/runner/ |
MonitoringInstrumentation.html | 702 <a href="/reference/android/support/test/runner/MonitoringInstrumentation.html#execStartActivities(android.content.Context, android.os.IBinder, android.os.IBinder, android.app.Activity, android.content.Intent[], android.os.Bundle)">execStartActivities</a>(Context who, IBinder contextThread, IBinder token, Activity target, Intent[] intents, Bundle options) [all...] |
/frameworks/base/docs/html-intl/intl/in/guide/topics/ui/ |
menus.jd | 33 <li><a href="#intents">Menambahkan Item Menu Berdasarkan Intent</a> [all...] |
settings.jd | 20 <li><a href="#Intents">Menggunakan intent</a></li> 232 preferensi menetapkan {@link android.content.Intent} untuk dipanggil (dengan elemen <a href="#Intents">{@code <intent>}</a>) atau {@link android.app.Fragment} untuk ditampilkan (dengan atribut <a href="{@docRoot}reference/android/preference/Preference.html#attr_android:fragment">{@code 353 <h3 id="Intents">Menggunakan intent</h3> [all...] |
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/ui/ |
menus.jd | 33 <li><a href="#intents">Adição de itens de menu com base em uma intenção</a> [all...] |
settings.jd | 20 <li><a href="#Intents">Uso de intenções</a></li> 232 ou quando a preferência especifica um {@link android.content.Intent} para invocar (com um elemento <a href="#Intents">{@code <intent>}</a>) ou um {@link android.app.Fragment} para exibir (com um atributo <a href="{@docRoot}reference/android/preference/Preference.html#attr_android:fragment">{@code 353 <h3 id="Intents">Uso de intenções</h3> [all...] |
/frameworks/base/docs/html-intl/intl/vi/guide/components/ |
fundamentals.jd | 239 <p>?? bi?t thêm thông tin v? vi?c s? d?ng ý ??nh, hãy xem tài li?u <a href="{@docRoot}guide/components/intents-filters.html">Ý ??nh và B? l?c 366 <p>?? tìm hi?u thêm v? vi?c t?o các b? l?c ý ??nh, hãy xem tài li?u <a href="{@docRoot}guide/components/intents-filters.html">Ý ??nh và B? l?c Ý ??nh</a>. 452 <dt><a href="{@docRoot}guide/components/intents-filters.html">Ý ??nh và B? l?c Ý ??nh</a>
|
/frameworks/base/location/java/android/location/ |
LocationManager.java | 580 * callbacks, or by broadcast intents to a supplied {@link PendingIntent}. 634 * are broadcast intents with extra keys of [all...] |
/frameworks/base/services/core/java/com/android/server/am/ |
ActivityRecord.java | 160 HashSet<WeakReference<PendingIntentRecord>> pendingResults; // all pending intents for this act 161 ArrayList<ReferrerIntent> newIntents; // any pending new intents for single-top mode 311 pw.print(prefix); pw.println("Pending New Intents:"); [all...] |
/docs/source.android.com/src/compatibility/4.0/ |
android-4.0-cdd.xhtml | 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/> 274 Intents, permissions, and similar aspects of Android applications that cannot 457 <a name="section-3.2.3.1"></a><h4>3.2.3.1. Core Application Intents</h4> [all...] |