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

1 2 3 4 56 7 8 91011>>

  /frameworks/base/docs/html/reference/android/support/test/runner/intent/
package-summary.html 168 Callback for monitoring Intents captured by <code><a href="/reference/android/app/Instrumentation.html">Instrumentation</a></code>.&nbsp;
179 Interface for tests to use when they need to monitor intents used to start activities from
IntentMonitor.html 215 <p>Interface for tests to use when they need to monitor intents used to start activities from
220 Monitoring intents requires support from Instrumentation, therefore do not expect
282 <p>Adds an <code><a href="/reference/android/support/test/runner/intent/IntentCallback.html">IntentCallback</a></code>, which will be notified when intents are sent from the
373 <p>Adds an <code><a href="/reference/android/support/test/runner/intent/IntentCallback.html">IntentCallback</a></code>, which will be notified when intents are sent from the
  /frameworks/base/docs/html/training/monitoring-device-state/
index.jd 17 <li>Experience with <a href="{@docRoot}guide/components/intents-filters.html">Intents and Intent Filters</a></li>
  /frameworks/base/docs/html/training/notify-user/
index.jd 25 <a href="{@docRoot}guide/components/intents-filters.html">
26 Intents and Intent Filters
managing.jd 27 <a href="{@docRoot}guide/components/intents-filters.html">
28 Intents and Intent Filters
  /frameworks/base/docs/html/training/run-background-service/
index.jd 21 <a href="{@docRoot}guide/components/intents-filters.html">Intents and Intent Filters</a>
send-request.jd 15 <a href="{@docRoot}guide/components/intents-filters.html">Intents and Intent Filters</a>
  /frameworks/base/docs/html-intl/intl/pt-br/training/basics/intents/
index.jd 24 <li><a href="http://android-developers.blogspot.com/2009/11/integrating-application-with-intents.html">
26 <li><a href="{@docRoot}guide/components/intents-filters.html">Intenções e filtros de
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
LauncherActivity.java 48 // Array of boolean extras that should be copied when creating new launch intents.
49 // Missing intents will be ignored.
  /packages/apps/Contacts/src/com/android/contacts/
NonPhoneActivity.java 32 import android.provider.ContactsContract.Intents.Insert;
37 * Activity that intercepts DIAL and VIEW intents for phone numbers for devices that can not
  /packages/apps/Settings/src/com/android/settings/
SettingsInitialize.java 67 // Set up intent forwarding for implicit intents
90 // Note: This needs to happen after forwarding intents, otherwise the main Settings
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ProfileProvider.java 28 import android.provider.ContactsContract.Intents;
150 final Intent intent = new Intent(Intents.ACTION_PROFILE_CHANGED);
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DocumentsTest.java 23 * {@link android.provider.DocumentsContract} and related intents.
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
SettingsIntentsTest.java 25 * Tests that make sure that some core application intents as described in Compatibility Definition
  /developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationIntentReceiver.java 27 * Broadcast receiver to post toast messages in response to notification intents firing.
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationIntentReceiver.java 27 * Broadcast receiver to post toast messages in response to notification intents firing.
  /development/samples/StackWidget/
_index.html 19 The pattern for setting an intent template and fill-in intents in order to
  /development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
NotificationIntentReceiver.java 27 * Broadcast receiver to post toast messages in response to notification intents firing.
  /development/samples/training/testingfun/app/src/com/example/android/testingfun/lesson5/
ReceiverActivity.java 33 * The extra key that is used to identify the message in the Intents data bundle
  /frameworks/base/docs/html/reference/android/support/test/espresso/intent/rule/
package-summary.html 171 This rule makes it easy to use Espresso-Intents APIs in functional UI tests.&nbsp;
  /frameworks/base/docs/html/training/permissions/
index.jd 20 <li><a href="{@docRoot}training/basics/intents/index.html">
  /frameworks/base/docs/html-intl/intl/ja/training/monitoring-device-state/
docking-monitoring.jd 26 <li><a href="{@docRoot}guide/components/intents-filters.html">??????????? ????</a>
  /frameworks/base/docs/html-intl/intl/ru/training/monitoring-device-state/
connectivity-monitoring.jd 27 <li><a href="{@docRoot}guide/components/intents-filters.html">????????? ? ??????? ?????????</a>
docking-monitoring.jd 26 <li><a href="{@docRoot}guide/components/intents-filters.html">????????? ? ??????? ?????????</a>
  /frameworks/base/docs/html-intl/intl/zh-cn/training/monitoring-device-state/
docking-monitoring.jd 26 <li><a href="{@docRoot}guide/components/intents-filters.html">intent ? intent ???</a>

Completed in 1665 milliseconds

1 2 3 4 56 7 8 91011>>