HomeSort by relevance Sort by last modified time
    Searched full:intents (Results 401 - 425 of 516) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/res/res/values/
attrs_manifest.xml     [all...]
  /frameworks/base/docs/html/google/gcm/
adv.jd 154 <p class="note"><strong>Note:</strong> You must dynamically create a new instance of the broadcast receiver since the one defined by the manifest can only receive intents with the <code>com.google.android.c2dm.permission.SEND</code> permission. The permission <code>com.google.android.c2dm.permission.SEND</code> is a system permission and as such it cannot be granted to a regular application.</p>
  /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/security/
permissions.jd 356 <p>In addition to the permission enforcing who can send Intents to a
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
classes_index_all.html 180 <A HREF="android.provider.Contacts.Intents.html" class="hiddenlink" target="rightframe">Contacts.Intents</A><br>
181 <A HREF="android.provider.Contacts.Intents.Insert.html" class="hiddenlink" target="rightframe">Contacts.Intents.Insert</A><br>
    [all...]
classes_index_changes.html 163 <A HREF="android.provider.Contacts.Intents.html" class="hiddenlink" target="rightframe">Contacts.Intents</A><br>
164 <A HREF="android.provider.Contacts.Intents.Insert.html" class="hiddenlink" target="rightframe">Contacts.Intents.Insert</A><br>
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardUpdateMonitor.java 814 * @param intent The intent with action {@link Telephony.Intents#SPN_STRINGS_UPDATED_ACTION}
    [all...]
  /frameworks/base/services/java/com/android/server/
IntentResolver.java 361 * implemented to provide correct filtering of Intents that have
IntentResolverOld.java 340 * implemented to provide correct filtering of Intents that have
  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
LayoutTestsExecutor.java 269 * activity remains in a strange state, where intents don't revive it.
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipManager.java 112 * Part of the ACTION_SIP_ADD_PHONE and ACTION_SIP_REMOVE_PHONE intents.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatService.java 211 * Sends valid proactive command data to the application using intents.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardProxy.java 103 // ACTION_SIM_STATE_CHANGED intents
  /packages/apps/Calendar/src/com/android/calendar/
Event.java 40 // TODO: should Event be Parcelable so it can be passed via Intents?
  /packages/apps/Email/src/com/android/email/widget/
EmailWidget.java 443 // Set button intents for view, reply, and delete
  /packages/apps/Gallery2/
AndroidManifest.xml 177 <!-- This activity receives USB_DEVICE_ATTACHED intents and allows importing
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropActivity.java 79 * Intents have a maximum of 1MB in total size. However, the Bitmap seems to
  /packages/apps/Phone/
AndroidManifest.xml 520 <!-- BroadcastReceiver for receiving Intents from Notification mechanism. -->
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DictionaryProvider.java 513 // For all intents and purposes, this is new metadata, so we should publish it
  /development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar 
  /development/samples/training/AnimationsDemo/libs/
android-support-v13.jar 
  /frameworks/base/docs/html/
sitemap.txt 214 http://developer.android.com/guide/components/intents-filters.html
373 http://developer.android.com/training/basics/intents/index.html
374 http://developer.android.com/training/basics/intents/sending.html
375 http://developer.android.com/training/basics/intents/result.html
376 http://developer.android.com/training/basics/intents/filters.html
    [all...]
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 166 * Intents to ask engine to install data or check its data and
289 // intents to ask engine to install data or check its data
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gcm/
GCMConstants.html 924 <td class="jd-descrcol" width="100%">Permission necessary to receive GCM intents.</td>
    [all...]

Completed in 948 milliseconds

<<11121314151617181920>>