OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intents
(Results
501 - 525
of
916
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/docs/html-intl/intl/in/guide/components/
fundamentals.jd
239
<p>Untuk informasi selengkapnya tentang menggunakan intent, lihat dokumen <a href="{@docRoot}guide/components/
intents
-filters.html">Intent dan Filter
366
<p>Untuk informasi selengkapnya tentang membuat filter intent, lihat dokumen <a href="{@docRoot}guide/components/
intents
-filters.html">Intent dan Filter Intent</a>.
452
<dt><a href="{@docRoot}guide/components/
intents
-filters.html">Intent dan Filter Intent</a>
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/
menus.jd
33
<li><a href="#
intents
">????????????? ???????</a>
[
all
...]
settings.jd
20
<li><a href="#
Intents
">??????????</a></li>
230
<p>???????? {@link android.preference.PreferenceCategory} ???{@link android.preference.PreferenceScreen} ??????????????? {@link android.content.Intent} ???????????????<a href="#
Intents
">{@code <intent>}</a> ?????????? {@link android.app.Fragment} ?????????????<a href="{@docRoot}reference/android/preference/Preference.html#attr_android:fragment">{@code android:fragment}</a> ?????????????????????<em>???????</em>?
353
<h3 id="
Intents
">??????????</h3>
[
all
...]
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/
menus.jd
33
<li><a href="#
intents
">???? ??? ?? ?? ??</a>
[
all
...]
settings.jd
20
<li><a href="#
Intents
">??? ????</a></li>
232
?? ??? {@link android.content.Intent}? ??? ?? ?????(<a href="#
Intents
">{@code <intent>}</a> ???) {@link android.app.Fragment}? ????? ???? ??(<a href="{@docRoot}reference/android/preference/Preference.html#attr_android:fragment">{@code
353
<h3 id="
Intents
">??? ????</h3>
[
all
...]
/frameworks/base/docs/html-intl/intl/pt-br/guide/components/
fundamentals.jd
240
<a href="{@docRoot}guide/components/
intents
-filters.html">Intenções e filtros de intenções</a>. Veja mais informações sobre a ativação de componentes específicos
366
<p>Para obter mais informações sobre filtros de intenções, consulte o documento <a href="{@docRoot}guide/components/
intents
-filters.html">Intenções e filtros de intenções</a>.
452
<dt><a href="{@docRoot}guide/components/
intents
-filters.html">Intenções e filtros de intenções</a>
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/
menus.jd
33
<li><a href="#
intents
">?????????? ??????? ???? ?? ?????? ???????? Intent</a>
[
all
...]
settings.jd
20
<li><a href="#
Intents
">????????????? ?????????</a></li>
232
???????????? ????????? ????????? {@link android.content.Intent} ??? ?????? (??????????? ???????? <a href="#
Intents
">{@code <intent>}</a>) ??? ???????? {@link android.app.Fragment} ??? ??????????? (? ??????? ???????? <a href="{@docRoot}reference/android/preference/Preference.html#attr_android:fragment">{@code
353
<h3 id="
Intents
">????????????? ?????????</h3>
[
all
...]
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/
menus.jd
33
<li><a href="#
intents
">???? Intent ????</a>
935
<h2 id="
intents
">???? Intent ????</h2>
1026
<p>?????<a href="/guide/components/
intents
-filters.html"> Intent ? Intent ???</a>????????? Intent ???????
settings.jd
20
<li><a href="#
Intents
">?? Intent </a></li>
232
{@link android.content.Intent}??? <a href="#
Intents
">{@code <intent>}</a> ???????? {@link android.app.Fragment}??? <a href="{@docRoot}reference/android/preference/Preference.html#attr_android:fragment">{@code
353
<h3 id="
Intents
">?? Intent </h3>
[
all
...]
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/
menus.jd
33
<li><a href="#
intents
">??????????</a>
935
<h2 id="
intents
">??????????</h2>
1026
<p>????????????????????<a href="/guide/components/
intents
-filters.html">????????</a>?
settings.jd
20
<li><a href="#
Intents
">????</a></li>
230
<p>???????????????<em></em>????? {@link android.preference.PreferenceCategory} ? {@link android.preference.PreferenceScreen}????????? {@link android.content.Intent} ???? (?? <a href="#
Intents
">{@code <intent>}</a> ??) ? {@link android.app.Fragment} ???? (?? <a href="{@docRoot}reference/android/preference/Preference.html#attr_android:fragment">{@code
353
<h3 id="
Intents
">????</h3>
[
all
...]
/frameworks/support/v4/java/android/support/v4/app/
ShareCompat.java
257
* {@link Intent#ACTION_SEND_MULTIPLE} sharing
intents
and starting activities
652
* <p>Activities that intend to receive sharing
intents
should configure an intent-filter
653
* to accept {@link Intent#ACTION_SEND}
intents
("android.intent.action.SEND") and optionally
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/group/
GroupEditorFragment.java
40
import android.provider.ContactsContract.
Intents
;
242
(Account) mIntentExtras.getParcelable(
Intents
.Insert.EXTRA_ACCOUNT);
244
mIntentExtras.getString(
Intents
.Insert.EXTRA_DATA_SET);
[
all
...]
/packages/services/Telephony/src/com/android/phone/
OutgoingCallBroadcaster.java
50
* OutgoingCallBroadcaster receives CALL and CALL_PRIVILEGED
Intents
, and broadcasts the
154
// immediately so that subsequent CALL
intents
will retrigger a new
466
// CALL_EMERGENCY
intents
are allowed to make emergency calls.
[
all
...]
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
LockTaskTest.java
30
// life cycle and how it is affected by lock task, rather than mock
intents
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
MyBroadcastReceiver.java
228
* Sends a system notification containing actions with pending
intents
to launch the app's
/developers/build/prebuilts/gradle/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
BasicManagedProfileFragment.java
333
* Disables forwarding of all
intents
.
/developers/samples/android/admin/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
BasicManagedProfileFragment.java
333
* Disables forwarding of all
intents
.
/development/samples/ApiDemos/src/com/example/android/apis/content/
ChangedContacts.java
122
filter.addAction(ContactsContract.
Intents
.CONTACTS_DATABASE_CREATED);
/development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/
BasicManagedProfileFragment.java
333
* Disables forwarding of all
intents
.
/docs/source.android.com/src/compatibility/2.2/
android-2.2-cdd.xhtml
29
<a href="#section-3.2.3.1">3.2.3.1. Core Application
Intents
</a><br/>
32
<a href="#section-3.2.3.4">3.2.3.4. Broadcast
Intents
</a><br/>
199
Intents
, permissions, and similar aspects of Android applications that cannot
335
<p>Android uses
Intents
to achieve loosely-coupled integration between
341
<a name="section-3.2.3.1"></a><h4>3.2.3.1. Core Application
Intents
</h4>
402
<a name="section-3.2.3.4"></a><h4>3.2.3.4. Broadcast
Intents
</h4>
403
<p>Third-party applications rely on the platform to broadcast certain
Intents
405
Android-compatible devices MUST broadcast the public broadcast
Intents
in
406
response to appropriate system events. Broadcast
Intents
are described in the
[
all
...]
/external/opencv3/3rdparty/libjasper/jasper/
jas_icc.h
133
/* Rendering
intents
. */
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
NetworkMonitorAutoDetect.java
316
* Returns whether the object has registered to receive network connectivity
intents
.
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
AppRTCAudioManager.java
151
// Register receiver for broadcast
intents
related to adding/removing a
Completed in 1740 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>