HomeSort by relevance Sort by last modified time
    Searched full:intents (Results 676 - 700 of 916) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/app/
SearchManager.java 139 * Boolean extra data key for {@link #INTENT_ACTION_GLOBAL_SEARCH} intents. If {@code true},
146 * Boolean extra data key for {@link Intent#ACTION_WEB_SEARCH} intents. If {@code true},
    [all...]
  /frameworks/base/docs/html/preview/
behavior-changes.jd 73 certain implicit intents.
176 <p>If your app uses any of these intents, you should remove dependencies
  /frameworks/base/docs/html/sdk/
OLD_RELEASENOTES.jd 38 <li>IntentReceivers are now known as BroadcastReceivers (but still operate on Intents.)
40 <li>Various parts of the API cleaned up to use Intents instead of Bundles; Intent itself improved to reduce the need for separate payload Bundles.</li>
  /frameworks/base/docs/html-intl/intl/in/guide/components/
activities.jd 210 <p>Untuk informasi selengkapnya tentang cara aktivitas Anda merespons intent, lihat dokumen <a href="{@docRoot}guide/components/intents-filters.html">Intent dan Filter Intent</a>.
313 <p>Untuk informasi selengkapnya tentang menggunakan intent, lihat dokumen <a href="{@docRoot}guide/components/intents-filters.html">Intent dan Filter
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/24/changes/
alldiffs_index_additions.html 141 <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>
144 <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>
213 <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/5.1/
android-5.1-cdd.html 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
    [all...]
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
ManagedProfileTest.java 198 // intents resolution.
    [all...]
  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
AbstractRestrictBackgroundNetworkTestCase.java 655 * {@code RESTRICT_BACKGROUND_CHANGE} intents.
    [all...]
  /cts/tests/app/src/android/app/cts/
ServiceTest.java 706 fail("Implicit intents should be disallowed for apps targeting API 21+");
  /cts/tests/tests/net/src/android/net/cts/
ConnectivityManagerTest.java 567 * both {@code CONNECTIVITY_ACTION} and {@code NETWORK_CALLBACK_ACTION} intents.
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
ClockBackService.java 363 // Create a filter with the broadcast intents we are interested in.
  /development/samples/Home/src/com/example/android/home/
Home.java 582 * Receives intents from other applications to change the wallpaper.
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicService.java 48 * the user's media. Then, it waits for Intents (which come from our main activity,
  /external/libdrm/man/
drm-memory.xml 215 all intents and purposes, equivalent to file descriptors but avoid
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h     [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
SmallSortedMap.java 84 // This class is final for all intents and purposes because the constructor is
  /frameworks/base/api/
removed.txt 375 public static final class Telephony.Sms.Intents {
system-removed.txt 373 public static final class Telephony.Sms.Intents {
test-removed.txt 375 public static final class Telephony.Sms.Intents {
  /frameworks/base/core/java/android/content/pm/
IPackageManager.aidl 331 * it not visible to implicit intents that filter out stopped packages.
  /frameworks/base/docs/html/distribute/essentials/
optimizing-your-app.jd 500 <a href="{@docRoot}training/basics/intents/index.html">Interacting with Other
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 210 <a href="{@docRoot}guide/practices/ui_guidelines/activity_task_design.html#intents">intent</a>).
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
accessory.jd 329 <p class="note"><strong>Note:</strong> If your application <a href="#using-intents">uses an
  /frameworks/base/docs/html/guide/topics/media/
mediarouteprovider.jd 313 <p>For more information about the available playback control intents, see the
  /frameworks/base/docs/html/reference/android/support/test/rule/
UiThreadTestRule.html 342 This rule makes it easy to use Espresso-Intents APIs in functional UI tests.&nbsp;

Completed in 4472 milliseconds

<<21222324252627282930>>