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
516
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaSMSDispatcher.java
33
import android.provider.Telephony.Sms.
Intents
;
121
Intent intent = new Intent(
Intents
.SMS_SERVICE_CATEGORY_PROGRAM_DATA_RECEIVED_ACTION);
134
return
Intents
.RESULT_SMS_GENERIC_ERROR;
146
return
Intents
.RESULT_SMS_HANDLED;
158
return
Intents
.RESULT_SMS_HANDLED;
165
return
Intents
.RESULT_SMS_HANDLED;
201
return
Intents
.RESULT_SMS_HANDLED;
209
return
Intents
.RESULT_SMS_OUT_OF_MEMORY;
223
return
Intents
.RESULT_SMS_UNSUPPORTED;
235
* @return a result code from {@link android.provider.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/training/contacts-provider/
modify-data.jd
1
page.title=Modifying Contacts Using
Intents
27
<a href="{@docRoot}guide/components/
intents
-filters.html">
Intents
and Intent Filters</a>
87
{@link android.provider.ContactsContract.
Intents
.Insert#ACTION
Intents
.Insert.ACTION}.
94
Intent intent = new Intent(
Intents
.Insert.ACTION);
101
{@link android.provider.ContactsContract.
Intents
.Insert
Intents
.Insert}. The contacts app
117
intent.putExtra(
Intents
.Insert.EMAIL, mEmailAddress.getText())
122
.putExtra(
Intents
.Insert.EMAIL_TYPE, CommonDataKinds.Email.TYPE_WORK
[
all
...]
index.jd
48
calling {@link android.content.ContentResolver} methods or by sending
intents
to a contacts app.
52
contact, and modifying contacts using
intents
. The basic techniques described
81
<b><a href="modify-data.html">Modifying Contacts Using
Intents
</a></b>
/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
;
133
* @return a result code from {@link android.provider.Telephony.Sms.
Intents
}, or
149
return
Intents
.RESULT_SMS_HANDLED;
162
return
Intents
.RESULT_SMS_GENERIC_ERROR;
183
return
Intents
.RESULT_SMS_GENERIC_ERROR;
244
return
Intents
.RESULT_SMS_HANDLED;
254
return
Intents
.RESULT_SMS_GENERIC_ERROR;
268
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);
/frameworks/base/core/java/android/app/
PendingIntent.java
58
* <p>Because of this behavior, it is important to know when two
Intents
61
* with
Intents
that only vary in their "extra" contents, expecting to get
81
*
Intents
you will use, then you can alternatively use the flags
118
* Intent. This can be used if you are creating
intents
where only the
304
* array of
Intents
to be supplied. The last Intent in the array is
307
* the resulting PendingIntent, all of the
Intents
are started in the same
324
* This is because it is the most specific of the supplied
intents
, and the
325
* UI the user actually sees when the
intents
are started.
329
* you supply here should almost always be <em>explicit
intents
</em>,
337
* @param
intents
Array of Intents of the activities to be launched
[
all
...]
/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>
/frameworks/base/docs/html/sdk/api_diff/18/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
.CONTACTS_DATABASE_CREATED"></A>
88
<nobr><code>String</code> <A HREF="../../../../reference/android/provider/ContactsContract.
Intents
.html#CONTACTS_DATABASE_CREATED" target="_top"><code>CONTACTS_DATABASE_CREATED</code></A></nobr>
/packages/apps/CellBroadcastReceiver/tests/src/com/android/cellbroadcastreceiver/tests/
SendCdmaCmasMessages.java
71
Intent intent = new Intent(Telephony.Sms.
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
83
Intent intent = new Intent(Telephony.Sms.
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
95
Intent intent = new Intent(Telephony.Sms.
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
107
Intent intent = new Intent(Telephony.Sms.
Intents
.SMS_EMERGENCY_CB_RECEIVED_ACTION);
119
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
/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);
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
CameraIntentsActivity.java
16
package com.android.cts.verifier.camera.
intents
;
50
* Tests for manual verification of camera
intents
being fired.
61
* activity via MediaStore
intents
.
64
* that these
intents
are still firing as a lot of 3rd party applications
114
user leaves cts verifier and tries to fake receiver
intents
221
// to test each camera/
intents
combination
299
the
intents
by taking a photo/video
419
// restart activity to test next
intents
/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
Completed in 4887 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>