OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intents
(Results
276 - 300
of
916
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html-intl/intl/zh-cn/guide/components/
tasks-and-back-stack.jd
573
<p>For more information about how to use
intents
to
574
activate other application components and publish the
intents
to which your components
576
href="{@docRoot}guide/components/
intents
-filters.html">
Intents
and Intent
/frameworks/base/docs/html-intl/intl/zh-cn/training/monitoring-device-state/
battery-monitoring.jd
24
<li><a href="{@docRoot}guide/components/
intents
-filters.html">intent ? intent ???</a>
/frameworks/base/docs/html-intl/intl/zh-tw/guide/components/
tasks-and-back-stack.jd
573
<p>For more information about how to use
intents
to
574
activate other application components and publish the
intents
to which your components
576
href="{@docRoot}guide/components/
intents
-filters.html">
Intents
and Intent
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
MtpDocumentsService.java
45
// The service is used via
intents
.
/frameworks/base/packages/Shell/tests/src/com/android/shell/
ActionSendMultipleConsumerActivity.java
31
* Activity responsible for handling ACTION_SEND_MULTIPLE
intents
and passing them back to the test
/frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/service/
TestJobService.java
44
* This service is invoked in response to
Intents
with action android.content.SyncAdapter, and
/frameworks/ex/common/java/com/android/common/
Search.java
40
* {@link android.content.Intent#ACTION_WEB_SEARCH}
intents
.
/frameworks/opt/telephony/
README.txt
28
The following are
Intents
that can be sent for testing pruproses on
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SmsStorageMonitorTest.java
80
assertEquals(Telephony.Sms.
Intents
.SIM_FULL_ACTION,
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmSmsDispatcherTest.java
99
Telephony.Sms.
Intents
.RESULT_SMS_HANDLED, null);
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
SmsMessageReceiver.java
84
// This line is needed to make this intent compare differently than the other
intents
/packages/apps/Contacts/src/com/android/contacts/list/
UiIntentActions.java
89
*
intents
to supply the text on which to filter.
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
ThirdPartyWallpaperPickerListAdapter.java
75
// Get list of image picker
intents
/packages/apps/ManagedProvisioning/tests/src/com/android/managedprovisioning/
TestUtils.java
67
* Which means that it will always return false if one of the
intents
has an extra with an
/packages/apps/Messaging/src/com/android/messaging/receiver/
SendStatusReceiver.java
36
* This class just simply forwards the
intents
to proper recipients for actual handling.
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Source.java
34
* Gets the name activity that
intents
from this source are sent to.
/packages/apps/Stk/src/com/android/stk/
StkCmdReceiver.java
30
* Receiver class to get STK
intents
, broadcasted by telephony layer.
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
StorageLowState.java
86
* storage ok
intents
.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
BootCompletedReceiver.java
76
final Intent broadcast = new Intent(ContactsContract.
Intents
.CONTACTS_DATABASE_CREATED);
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
ProviderUtil.java
103
new Intent(Telephony.Sms.
Intents
.ACTION_EXTERNAL_PROVIDER_CHANGE);
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipBroadcastReceiver.java
34
* Broadcast receiver that handles SIP-related
intents
.
/packages/services/Telephony/src/com/android/phone/
SubscriptionInfoHelper.java
33
* Helper for manipulating
intents
or components with subscription-related information.
/packages/services/Telephony/tests/
AndroidManifest.xml
30
firing off CALL and DIAL
intents
. -->
/packages/services/Telephony/tests/res/layout/
call_dial_test.xml
17
<!-- Ultra-simple test activity for testing CALL and DIAL
intents
. -->
/frameworks/base/docs/html/reference/android/support/test/espresso/intent/
ResolvedIntent.html
508
<li class="api apilevel-"><a href="/reference/android/support/test/espresso/intent/
Intents
.html">
Intents
</a></li>
Completed in 811 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>