OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intents
(Results
26 - 50
of
476
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/training/sharing/
receive.jd
26
<li><a href="{@docRoot}guide/components/
intents
-filters.html">
Intents
and
45
<p>Intent filters inform the system what
intents
an application component is willing to accept.
47
the <a href="{@docRoot}training/sharing/send.html">Send Content to Other Apps Using
Intents
</a>
48
lesson, you create intent filters in order to be able to receive
intents
with this action. You
51
href="{@docRoot}guide/components/
intents
-filters.html#ifs"><intent-filter></a></code>
76
please read <a href="{@docRoot}guide/components/
intents
-filters.html#ifs">
Intents
and Intent
114
// Handle other
intents
, such as being started from the home screen
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
PhotoPagerAdapter.java
25
import com.android.ex.photo.
Intents
;
26
import com.android.ex.photo.
Intents
.PhotoViewIntentBuilder;
61
Intents
.newPhotoViewFragmentIntentBuilder(mContext);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaSMSDispatcher.java
36
import android.provider.Telephony.Sms.
Intents
;
123
Intent intent = new Intent(
Intents
.SMS_SERVICE_CATEGORY_PROGRAM_DATA_RECEIVED_ACTION);
136
return
Intents
.RESULT_SMS_GENERIC_ERROR;
148
return
Intents
.RESULT_SMS_HANDLED;
160
return
Intents
.RESULT_SMS_HANDLED;
167
return
Intents
.RESULT_SMS_HANDLED;
203
return
Intents
.RESULT_SMS_HANDLED;
211
return
Intents
.RESULT_SMS_OUT_OF_MEMORY;
225
return
Intents
.RESULT_SMS_UNSUPPORTED;
237
* @return a result code from {@link Telephony.Sms.
Intents
}, o
[
all
...]
/development/apps/Fallback/
AndroidManifest.xml
12
<!-- SMS
intents
-->
31
<!-- Mail
intents
-->
40
<!-- Wallpaper
intents
-->
46
<!-- Camera
intents
-->
/development/apps/Fallback/src/com/android/fallback/
Fallback.java
23
* A fall back activity that registers itself for common
intents
which
/development/samples/ApiDemos/
README.txt
6
-
Intents
/frameworks/base/docs/html/intl/ja/training/monitoring-device-state/
manifest-receivers.jd
23
<li><a href="{@docRoot}guide/components/
intents
-filters.html">??????????? ????</a>
/frameworks/base/docs/html/intl/zh-CN/training/monitoring-device-state/
manifest-receivers.jd
23
<li><a href="{@docRoot}guide/components/
intents
-filters.html">intent ? intent ???</a>
/development/samples/ApiDemos/src/com/example/android/apis/app/
StatusBarNotifications.java
152
// extras (and other
Intents
in the array) to be the ones passed in here.
163
// accomplish this, we can build an array of
intents
to insert the back
165
Intent[]
intents
= new Intent[4];
local
170
intents
[0] = Intent.makeRestartActivityTask(new ComponentName(this,
174
intents
[1] = new Intent(this, com.example.android.apis.ApiDemos.class);
175
intents
[1].putExtra("com.example.android.apis.Path", "App");
177
intents
[2] = new Intent(this, com.example.android.apis.ApiDemos.class);
178
intents
[2].putExtra("com.example.android.apis.Path", "App/Notification");
181
intents
[3] = new Intent(this, StatusBarNotifications.class);
186
// extras (and other
Intents
in the array) to be the ones passed in here
[
all
...]
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
Intents.java
25
public final class
Intents
{
26
private
Intents
() {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
WapPushOverSms.java
26
import android.provider.Telephony.Sms.
Intents
;
131
* @return a result code from {@link Telephony.Sms.
Intents
}, or
147
return
Intents
.RESULT_SMS_HANDLED;
160
return
Intents
.RESULT_SMS_GENERIC_ERROR;
181
return
Intents
.RESULT_SMS_GENERIC_ERROR;
242
return
Intents
.RESULT_SMS_HANDLED;
252
return
Intents
.RESULT_SMS_GENERIC_ERROR;
263
Intent intent = new Intent(
Intents
.WAP_PUSH_RECEIVED_ACTION);
/frameworks/base/docs/html/sdk/api_diff/5/changes/
fields_index_changes.html
96
<nobr><A HREF="android.provider.Contacts.
Intents
.Insert.html#android.provider.Contacts.
Intents
.Insert.ACTION" class="hiddenlink" target="rightframe">ACTION</A>
98
<nobr><A HREF="android.provider.Contacts.
Intents
.html#android.provider.Contacts.
Intents
.ATTACH_IMAGE" class="hiddenlink" target="rightframe">ATTACH_IMAGE</A>
136
<A HREF="android.provider.Contacts.
Intents
.Insert.html#android.provider.Contacts.
Intents
.Insert.COMPANY" class="hiddenlink" target="rightframe">android.provider.Contacts.
Intents
.Insert</A>
346
<nobr><A HREF="android.provider.Contacts.
Intents
.Insert.html#android.provider.Contacts.
Intents
.Insert.EMAIL" class="hiddenlink" target="rightframe">EMAIL</A>
348
<nobr><A HREF="android.provider.Contacts.
Intents
.Insert.html#android.provider.Contacts.Intents.Insert.EMAIL_ISPRIMARY" class="hiddenlink" target="r (…)
[
all
...]
constructors_index_all.html
88
<nobr><A HREF="android.provider.Contacts.
Intents
.html#android.provider.Contacts.
Intents
.ctor_changed()" class="hiddenlink" target="rightframe">Contacts.
Intents
90
<nobr><A HREF="android.provider.Contacts.
Intents
.Insert.html#android.provider.Contacts.
Intents
.Insert.ctor_changed()" class="hiddenlink" target="rightframe">Contacts.
Intents
.Insert
92
<nobr><A HREF="android.provider.Contacts.
Intents
.UI.html#android.provider.Contacts.
Intents
.UI.ctor_changed()" class="hiddenlink" target="rightframe">Contacts.
Intents
.UI
constructors_index_changes.html
71
<nobr><A HREF="android.provider.Contacts.
Intents
.html#android.provider.Contacts.
Intents
.ctor_changed()" class="hiddenlink" target="rightframe">Contacts.
Intents
73
<nobr><A HREF="android.provider.Contacts.
Intents
.Insert.html#android.provider.Contacts.
Intents
.Insert.ctor_changed()" class="hiddenlink" target="rightframe">Contacts.
Intents
.Insert
75
<nobr><A HREF="android.provider.Contacts.
Intents
.UI.html#android.provider.Contacts.
Intents
.UI.ctor_changed()" class="hiddenlink" target="rightframe">Contacts.
Intents
.UI
/packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/
DialogSmsDisplayTests.java
22
import android.provider.Telephony.Sms.
Intents
;
125
Intent intent = new Intent(
Intents
.SMS_CB_RECEIVED_ACTION);
132
Intent intent = new Intent(
Intents
.SMS_CB_RECEIVED_ACTION);
139
Intent intent = new Intent(
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
146
Intent intent = new Intent(
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
153
Intent intent = new Intent(
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
/packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerTester.java
118
* @param
intents
Array of
Intents
corresponding to recognized sentences.
120
public void onRecognitionSuccess(Intent[]
intents
) {
122
wf.mTotal =
intents
.length;
125
for (int i = 0; i <
intents
.length; i++) {
127
intents
[i].getStringExtra(RecognizerEngine.SENTENCE_EXTRA).
132
if (
intents
.length > 1) wf.mMessage += ", etc";
/frameworks/base/docs/html/sdk/api_diff/11/changes/
android.provider.ContactsContract.Intents.Insert.html
10
android.provider.ContactsContract.
Intents
.Insert
74
Class android.provider.<A HREF="../../../../reference/android/provider/ContactsContract.
Intents
.Insert.html" target="_top"><font size="+2"><code>ContactsContract.
Intents
.Insert</code></font></A>
87
<A NAME="android.provider.ContactsContract.
Intents
.Insert.DATA"></A>
88
<nobr><code>String</code> <A HREF="../../../../reference/android/provider/ContactsContract.
Intents
.Insert.html#DATA" target="_top"><code>DATA</code></A></nobr>
/frameworks/base/docs/html/sdk/api_diff/14/changes/
android.provider.ContactsContract.Intents.html
10
android.provider.ContactsContract.
Intents
74
Class android.provider.<A HREF="../../../../reference/android/provider/ContactsContract.
Intents
.html" target="_top"><font size="+2"><code>ContactsContract.
Intents
</code></font></A>
87
<A NAME="android.provider.ContactsContract.
Intents
.INVITE_CONTACT"></A>
88
<nobr><code>String</code> <A HREF="../../../../reference/android/provider/ContactsContract.
Intents
.html#INVITE_CONTACT" target="_top"><code>INVITE_CONTACT</code></A></nobr>
/packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/
SendCdmaCmasMessages.java
72
Intent intent = new Intent(Telephony.Sms.
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
84
Intent intent = new Intent(Telephony.Sms.
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
96
Intent intent = new Intent(Telephony.Sms.
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
108
Intent intent = new Intent(Telephony.Sms.
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
120
Intent intent = new Intent(Telephony.Sms.
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
/frameworks/base/docs/html/guide/topics/manifest/
intent-filter-element.jd
28
<dd>Specifies the types of
intents
that an activity, service, or broadcast
32
intents
of the advertised type, while filtering out those that are not
44
<a href="{@docRoot}guide/components/
intents
-filters.html">
Intents
46
<a href="{@docRoot}guide/topics/manifest/manifest-intro.html#ifs">
Intents
Filters</a>
98
to handling
intents
of the type described by the filter. This attribute has
action-element.jd
19
<a href="{@docRoot}guide/components/
intents
-filters.html">
Intents
and
category-element.jd
15
<a href="{@docRoot}guide/components/
intents
-filters.html">
Intents
and
/packages/apps/Contacts/src/com/android/contacts/activities/
ShowOrCreateActivity.java
30
import android.provider.ContactsContract.
Intents
;
44
* {@link
Intents
#SHOW_OR_CREATE_CONTACT}.
113
mCreateDescrip = intent.getStringExtra(
Intents
.EXTRA_CREATE_DESCRIPTION);
119
mCreateForce = intent.getBooleanExtra(
Intents
.EXTRA_FORCE_CREATE, false);
123
mCreateExtras.putString(
Intents
.Insert.EMAIL, ssp);
129
mCreateExtras.putString(
Intents
.Insert.PHONE, ssp);
/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicIntentReceiver.java
27
* Receives broadcasted
intents
. In particular, we are interested in the
28
* android.media.AUDIO_BECOMING_NOISY and android.intent.action.MEDIA_BUTTON
intents
, which is
/frameworks/base/docs/html/training/monitoring-device-state/
manifest-receivers.jd
24
<li><a href="{@docRoot}guide/components/
intents
-filters.html">
Intents
and Intent Filters</a>
Completed in 556 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>