Searched
full:intents (Results
451 -
475 of
916) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/ |
calendar-provider.jd | 38 <li><a href="#intents">?? Intent ??</a> 73 ?????????????????????? Intent ???<a href="#intents">?? Intent ??</a>???? Intent ????? 176 ????????????<a href="#intents">?? Intent ??</a>? 911 <h2 id="intents">?? Intent ??</h2> [all...] |
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/ |
calendar-provider.jd | 38 <li><a href="#intents">????</a> 73 ?????????????????????????? (?<a href="#intents">????</a>???)? 176 ??????????<a href="#intents">????</a>? 911 <h2 id="intents">????</h2> [all...] |
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
HelpUtils.java | 57 // Constants for help intents.
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/ |
DirectStatementService.java | 47 * Handles com.android.statementservice.service.CHECK_ALL_ACTION intents.
|
/frameworks/base/packages/SystemUI/docs/ |
demo_mode.md | 12 The protocol is based on broadcast intents, and thus can be driven via the command line (```adb shell am broadcast```) or an app (```Context.sendBroadcast```).
|
/frameworks/base/services/core/java/com/android/server/ |
SystemService.java | 65 * After receiving this boot phase, services can broadcast Intents.
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
MetricsLoggerService.java | 218 pw.println("Pending intents:");
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
PhoneConstants.java | 162 // FIXME: This is used to pass a subId via intents, we need to look at its usage, which is
|
/frameworks/base/test-runner/src/android/test/ |
ActivityInstrumentationTestCase2.java | 32 * <li>You can inject custom Intents into your Activity (see
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
GsmCellBroadcastHandler.java | 57 * @param context the context to use for dispatching Intents
|
/frameworks/support/customtabs/src/android/support/customtabs/ |
CustomTabsClient.java | 173 * then later with a Custom Tab. The client can then send later service calls or intents to
|
CustomTabsService.java | 141 * then later with a Custom Tab. The client can then send later service calls or intents to
|
/frameworks/support/v4/java/android/support/v4/content/ |
LocalBroadcastManager.java | 33 * Helper to register for and send broadcasts of Intents to local objects
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
GattDebugUtils.java | 59 * Handles intents passed in via GattService.onStartCommand().
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapAccountLoader.java | 63 * the BT-MAP intents in their manifest file. For each app the list of accounts are fetched
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
DefaultContactBrowseListFragment.java | 48 * picking a contact with one of the PICK intents).
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/ |
MoreContactUtils.java | 237 intent.setAction(ContactsContract.Intents.INVITE_CONTACT);
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
DefaultLayoutParser.java | 90 * AppShortcutParser which also supports adding URI based intents
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ |
DeviceOwnerProvisioningActivity.java | 75 // List of intents received while cancel dialog is shown.
|
/packages/apps/MusicFX/src/com/android/musicfx/ |
Compatibility.java | 89 * PACKAGE_REPLACED and PACKAGE_REMOVED intents. When run, it checks
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
MessageAttachmentTile.java | 51 * intents to act on an attachment.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
ByodFlowTestActivity.java | 49 * cross-profile intents, while the last two are carried out manually by the user. 618 // intents fired from the managed profile are forwarded. 621 // the IntentFiltersTestHelper to know if certain intents fired from the primary profile [all...] |
ByodHelperActivity.java | 63 * Note: We have to use a dummy activity because cross-profile intents only work for activities. 110 // some behavior which is specific to web intents. 215 Log.d(TAG, "Clearing cross profile intents");
|
/development/samples/NotePad/src/com/example/android/notepad/ |
NotesList.java | 203 // Creates an array of Intents with one element. This will be used to send an Intent 226 Menu.CATEGORY_ALTERNATIVE, // Add the Intents as options in the alternatives group. 234 // Intents mapping
|
/docs/source.android.com/src/security/overview/ |
app-security.jd | 121 intents, that are not available to third-party applications, but that may be 191 <p><strong>Intents</strong>: An Intent is a simple message object that represents an 196 runs it. Intents can also be used to broadcast interesting events (such as a
|
Completed in 5556 milliseconds
<<11121314151617181920>>