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

<<31323334353637

  /frameworks/base/core/java/com/android/internal/app/
ChooserActivity.java     [all...]
  /frameworks/base/docs/html/about/versions/
android-2.3.jd 104 android.nfc.NfcAdapter#ACTION_TAG_DISCOVERED}</code> Intents.</li>
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
uses-sdk-element.jd 197 <li>A set of Intents</li>
  /frameworks/base/docs/html/guide/topics/media/
mediaplayer.jd 275 process incoming intents quickly
    [all...]
  /frameworks/base/docs/html/guide/topics/providers/
document-provider.jd 243 {@link android.content.Intent#ACTION_CREATE_DOCUMENT} intents.</p>
    [all...]
  /frameworks/base/docs/html/guide/topics/security/
permissions.jd 757 <p>In addition to the permission enforcing who can send Intents to a
    [all...]
  /frameworks/base/docs/html/reference/android/support/test/runner/
AndroidJUnitRunner.html 938 <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/sdk/api_diff/23/changes/
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
  /frameworks/base/docs/html/topic/libraries/support-library/
features.jd 86 register for and receive intents within a single application without broadcasting them
  /frameworks/base/docs/html/training/auto/audio/
index.jd 637 <a href="https://developer.android.com/guide/components/intents-common.html#PlaySearch">Play music
    [all...]
  /frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/notifiers/
notifications.jd     [all...]
  /frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/notifiers/
notifications.jd     [all...]
  /frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/notifiers/
notifications.jd     [all...]
  /frameworks/base/docs/html-intl/intl/vi/guide/topics/manifest/
manifest-intro.jd 349 <a href="{@docRoot}guide/components/intents-filters.html">Ý ??nh
  /frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/notifiers/
notifications.jd 903 // Add media control buttons that invoke intents in your media service
    [all...]
  /frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/notifiers/
notifications.jd 903 // Add media control buttons that invoke intents in your media service
    [all...]
  /frameworks/base/media/java/android/media/tv/
TvInputInfo.java 119 * Used as a String extra field in setup intents created by {@link #createSetupIntent()} to
    [all...]
  /frameworks/base/services/core/java/com/android/server/
TelephonyRegistry.java 348 log("systemRunning register for intents");
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
UserController.java 722 * When starting the user, multiple intents will be broadcast in the following order:</p>
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaCallTracker.java 102 * Listens for Emergency Callback Mode state change intents
    [all...]
  /packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java 88 // For creating crop intents.
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
ContactSaveService.java 726 callbackIntent.putExtra(ContactsContract.Intents.Insert.DATA, Lists.newArrayList(values));
    [all...]
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
RawContactModifierTests.java 32 import android.provider.ContactsContract.Intents.Insert;
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPage.java 418 // Don't display "empty album" action item for capture intents.
    [all...]

Completed in 1311 milliseconds

<<31323334353637