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

<<21222324252627282930>>

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchActivity.java 400 // Since the intents for suggestions specified by suggestion providers,
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPermissionRequest.java 100 // This is needed to create two pending intents to the same activity. The value is not
  /packages/services/Mms/src/com/android/mms/service/
DownloadRequest.java 197 final Intent intent = new Intent(Telephony.Sms.Intents.MMS_DOWNLOADED_ACTION);
MmsRequest.java 207 * in database and sending back the result via pending intents.
  /packages/services/Telephony/src/com/android/phone/
EmergencyCallbackModeExitDialog.java 313 * Listens for Emergency Callback Mode state change intents
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-intents/2.1/
espresso-intents-2.1-javadoc.jar 
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-intents/2.2/
espresso-intents-2.2-javadoc.jar 
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-intents/2.2.1/
espresso-intents-2.2.1-javadoc.jar 
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-intents/2.2.2/
espresso-intents-2.2.2-javadoc.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_manifest_attrs.xml 157 tags can be included inside of an activity-alias, to specify the Intents
  /frameworks/base/core/res/res/values-ca/
strings.xml 65 <item quantity="other">Et queden <xliff:g id="NUMBER_1">%d</xliff:g> intents; si no l\'encertes, la SIM es bloquejarà.</item>
    [all...]
  /frameworks/base/core/java/android/app/
SearchableInfo.java 205 * useful if all intents will have the same action
220 * useful if all intents will have similar data URIs,
    [all...]
  /frameworks/base/core/java/android/speech/
RecognizerIntent.java 347 * more information, from any of the broadcast intents specified in this class.
349 * Broadcast intents can be directed to the class name specified in the meta-data by creating
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
host.jd 218 <h4 id="using-intents">Using an intent filter</h4>
289 <p class="note"><strong>Note:</strong> If your application <a href="#using-intents">uses an
  /frameworks/base/docs/html/reference/android/support/test/
navtree_data.js 26 , null ], [ "Classes", null, [ [ "Checks", "reference/android/support/test/espresso/intent/Checks.html", null, null ], [ "Intents", "reference/android/support/test/espresso/intent/Intents.html", null, null ], [ "OngoingStubbing", "reference/android/support/test/espresso/intent/OngoingStubbing.html", null, null ], [ "ResettingStubberImpl", "reference/android/support/test/espresso/intent/ResettingStubberImpl.html", null, null ], [ "VerificationModes", "reference/android/support/test/espresso/intent/VerificationModes.html", null, null ] ]
  /frameworks/base/docs/html/sdk/api_diff/24/changes/
alldiffs_index_removals.html 244 <nobr><A HREF="android.provider.Telephony.Sms.Intents.html#android.provider.Telephony.Sms.Intents.SMS_EMERGENCY_CB_RECEIVED_ACTION" class="hiddenlink" target="rightframe"><strike>SMS_EMERGENCY_CB_RECEIVED_ACTION</strike></A>
  /frameworks/base/docs/html/training/articles/
user-data-permissions.jd 72 be another way to do what you need (system intents, identifiers,
171 <em>intent based request</em>. Android provides some system intents that
  /frameworks/base/docs/html/training/location/
display-address.jd 326 it shuts down automatically when all intents have been processed.</p>
332 <a href="{@docRoot}guide/components/intents-filters.html#Types">Intent
geofencing.jd 107 intents sent from Location Services when geofence transitions occur, you can define a
194 send intents to other services, or send a broadcast intent. The following snippet shows how
  /frameworks/base/docs/html-intl/intl/ja/guide/components/
activities.jd 210 <p>??????????????????????????????<a href="{@docRoot}guide/components/intents-filters.html">??????????? ????</a>????????????????
313 <p>?????????????????????<a href="{@docRoot}guide/components/intents-filters.html">??????????? ????</a>????????????????
  /frameworks/base/docs/html-intl/intl/ko/guide/components/
activities.jd 210 <p>????? ???? ???? ??? ?? ??? ??? <a href="{@docRoot}guide/components/intents-filters.html">??? ? ??? ??</a>
313 <p>??? ??? ?? ??? ??? <a href="{@docRoot}guide/components/intents-filters.html">??? ? ???
  /frameworks/base/docs/html-intl/intl/ru/guide/components/
activities.jd 210 <p>?????????????? ???????? ? ???, ??? ???????? ????? ??????????? ?? ?????????, ????????? ? ?????? <a href="{@docRoot}guide/components/intents-filters.html">????????? ? ??????? ?????????</a>.
313 <p>?????????????? ???????? ?? ????????????? ????????? ??. ? ?????? <a href="{@docRoot}guide/components/intents-filters.html">????????? ? ???????
    [all...]
  /frameworks/base/docs/html-intl/intl/zh-cn/guide/components/
activities.jd 210 <p>???????? Activity ???? Intent ?????????<a href="{@docRoot}guide/components/intents-filters.html"> Intent ? Intent ???</a>???
313 <p>?????? Intent ???????????<a href="{@docRoot}guide/components/intents-filters.html"> Intent ? Intent ???</a>???
  /frameworks/base/docs/html-intl/intl/zh-tw/guide/components/
activities.jd 210 <p>?????? Activity ???????????????<a href="{@docRoot}guide/components/intents-filters.html">????????</a>?
313 <p>?????????????????<a href="{@docRoot}guide/components/intents-filters.html">????????</a>?
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
ProfileOwnerProvisioningService.java 112 protected Void doInBackground(Intent ... intents) {
124 initialize(intents[0]);

Completed in 2095 milliseconds

<<21222324252627282930>>