OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intents
(Results
201 - 225
of
513
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/training/camera/
photobasics.jd
28
<li><a href="{@docRoot}guide/components/
intents
-filters.html">
Intents
and Intent
/frameworks/base/docs/html/training/notify-user/
navigation.jd
29
<a href="{@docRoot}guide/components/
intents
-filters.html">
30
Intents
and Intent Filters
/frameworks/base/services/java/com/android/server/
IdleMaintenanceService.java
265
// refactor the maintenance to use services instead of
intents
for the
292
//
intents
but now that we finished the broadcast release the wake lock.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
SmsCbHeader.java
30
* {@link android.provider.Telephony.Sms.
Intents
#SMS_CB_RECEIVED_ACTION} or
31
* {@link android.provider.Telephony.Sms.
Intents
#SMS_EMERGENCY_CB_RECEIVED_ACTION} intent.
/packages/apps/BasicSmsReceiver/tests/src/com/android/basicsmsreceiver/
DialogSmsDisplayTests.java
88
// Register broadcast receivers for SMS sent and delivered
intents
145
new IntentFilter(Telephony.Sms.
Intents
.SMS_RECEIVED_ACTION));
/cts/tests/deviceadmin/
AndroidManifest.xml
79
<!-- Broken device admin: filter doesn't match
Intents
with action
/development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
SimpleMenu.java
160
Intent[]
intents
, Intent intent, int i3, MenuItem[] menuItems) {
/development/samples/ApiDemos/src/com/example/android/apis/app/
LauncherShortcuts.java
93
*
intents
that you will send back.
/development/samples/ApiDemos/src/com/example/android/apis/os/
SmsMessagingDemo.java
125
// Register broadcast receivers for SMS sent and delivered
intents
/development/samples/AppNavigation/res/values/
strings.xml
36
<string name="content_view_description">This activity can receive ACTION_VIEW
intents
with the mimetype \"application/x-example\", sent by the outside task component of this demo. If you launched the activity this way then it will be on the viewing activity\'s task stack. Press the back button to finish this activity and return to the activity that wanted to view the content. Press the up button in the action bar to jump back into the main demo task with a synthesized back stack. This matches the pattern for content viewers such as a photo gallery or video player.</string>
/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MainActivity.java
34
*
Intents
to our {@link MusicService}.
/development/samples/SupportAppNavigation/res/values/
strings.xml
36
<string name="content_view_description">This activity can receive ACTION_VIEW
intents
with the mimetype \"application/x-example\", sent by the outside task component of this demo. If you launched the activity this way then it will be on the viewing activity\'s task stack. Press the back button to finish this activity and return to the activity that wanted to view the content. Press the up button in the action bar to jump back into the main demo task with a synthesized back stack. This matches the pattern for content viewers such as a photo gallery or video player.</string>
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowContextWrapper.java
185
* service
intents
.
/frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd
163
<li>Video and photo sharing
Intents
</li>
/frameworks/base/docs/html-intl/es/training/monitoring-device-state/
connectivity-monitoring.jd
27
<li><a href="{@docRoot}guide/components/
intents
-filters.html">Intentos y filtros de intentos</a>
docking-monitoring.jd
26
<li><a href="{@docRoot}guide/components/
intents
-filters.html">Intentos y filtros de intentos</a>
index.jd
16
<li>Experiencia con <a href="{@docRoot}guide/components/
intents
-filters.html">Intentos y filtros de intentos</a></li>
/frameworks/base/docs/html-intl/ja/guide/topics/
fundamentals.jd
188
????? ??????????????<a href="{@docRoot}guide/components/
intents
-filters.html">
Intents
and Intent Filters</a> ????????
296
????? ?????????????<a href="{@docRoot}guide/components/
intents
-filters.html">
Intents
and Intent Filters</a> ????????
[
all
...]
/frameworks/base/telephony/java/android/telephony/cdma/
CdmaSmsCbProgramData.java
25
* {@link android.provider.Telephony.Sms.
Intents
#SMS_SERVICE_CATEGORY_PROGRAM_DATA_RECEIVED_ACTION}
/frameworks/ex/common/java/com/android/common/
NetworkConnectivityListener.java
35
* @deprecated Code tempted to use this class should simply listen for connectivity
intents
/frameworks/ex/common/java/com/android/common/speech/
LoggingEvents.java
21
* keys and values of extras to be specified in logging broadcast
intents
.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DefaultPhoneNotifier.java
33
* broadcast
intents
/packages/apps/Contacts/src/com/android/contacts/list/
ContactPickerFragment.java
38
* picking a contact with one of the PICK or SHORTCUT
intents
).
/packages/apps/Contacts/tests/res/values/
donottranslate_strings.xml
18
<string name="contactsIntents">Contacts
Intents
</string>
/packages/apps/Email/src/com/android/email/activity/
ShortcutPicker.java
110
*
intents
that you will send back.
Completed in 423 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>