Home
last modified time | relevance | path

Searched refs:documentLaunchMode (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DActivityInfo.java104 public int documentLaunchMode; field in ActivityInfo
DPackageParser.java3095 a.info.documentLaunchMode = sa.getInt( in parseActivity()
/frameworks/base/docs/html/guide/components/
Drecents.jd155 {@code android:documentLaunchMode}</a>. This attribute has four values which produce the following
185 {@code documentLaunchMode="none"} is used.</p>
/frameworks/base/services/core/java/com/android/server/am/
DTaskRecord.java347 if (info.documentLaunchMode != ActivityInfo.DOCUMENT_LAUNCH_NONE) { in setIntent()
DActivityStackSupervisor.java1627 switch (r.info.documentLaunchMode) { in startActivityUncheckedLocked()
1667 || r.info.documentLaunchMode == ActivityInfo.DOCUMENT_LAUNCH_ALWAYS) { in startActivityUncheckedLocked()
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd18 android:<a href="#dlmode">documentLaunchMode</a>=["intoExisting", "always",
318 <dt><a name="dlmode"></a>{@code android:documentLaunchMode}</dt>
361 {@code documentLaunchMode="none"} is used.</p>
/frameworks/base/docs/html-intl/intl/ko/about/versions/
Dandroid-5.0.jd268 …cs/manifest/activity-element.html">&lt;activity&gt;</a> 요소의 {@code documentLaunchMode} 속성을 {@code …
/frameworks/base/docs/html-intl/intl/ja/about/versions/
Dandroid-5.0.jd267 …cs/manifest/activity-element.html">&lt;activity&gt;</a> 要素の {@code documentLaunchMode} 属性を {@code …
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/
Dandroid-5.0.jd269 …cs/manifest/activity-element.html">&lt;activity&gt;</a> 元素的 {@code documentLaunchMode} 属性设置为 {@cod…
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/
Dandroid-5.0.jd267 …cs/manifest/activity-element.html">&lt;activity&gt;</a> 元素的 {@code documentLaunchMode} 屬性設定為 {@cod…
/frameworks/base/docs/html-intl/intl/ru/about/versions/
Dandroid-5.0.jd268 …topics/manifest/activity-element.html">&lt;activity&gt;</a> {@code documentLaunchMode} значение {@…
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd215 element's {@code documentLaunchMode} attribute to {@code "intoExisting"} or
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1239 NO DOC BLOCK: android.R.attr Field documentLaunchMode
1240 NO DOC BLOCK: android.content.pm.ActivityInfo Field documentLaunchMode
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/
Dandroid-5.0.jd265 …/topics/manifest/activity-element.html">&lt;activity&gt;</a>{@code documentLaunchMode} como {@code…
/frameworks/base/docs/html-intl/intl/es/about/versions/
Dandroid-5.0.jd267 …uedes obtener este comportamiento estableciendo el atributo {@code documentLaunchMode} del element…
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java5325 mResolveActivity.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NEVER; in scanPackageDirtyLI()
/frameworks/base/api/
Dsystem-current.txt565 field public static final int documentLaunchMode = 16843845; // 0x1010445
8590 field public int documentLaunchMode;
Dcurrent.txt495 field public static final int documentLaunchMode = 16843845; // 0x1010445
8344 field public int documentLaunchMode;