Searched refs:documentLaunchMode (Results 1 – 25 of 28) sorted by relevance
12
109 public int documentLaunchMode; field in ActivityInfo790 documentLaunchMode = orig.documentLaunchMode; in ActivityInfo()927 dest.writeInt(documentLaunchMode); in writeToParcel()970 documentLaunchMode = source.readInt(); in ActivityInfo()
3503 a.info.documentLaunchMode = sa.getInt( in parseActivity()
153 {@code android:documentLaunchMode}</a> 達成。185 {@code documentLaunchMode="none"}。</p>
155 {@code android:documentLaunchMode}</a>. Этот атрибут имеет четыре значения, которые работают следую…185 используется {@code documentLaunchMode="none"}.</p>
152 …guide/topics/manifest/activity-element.html#dlmode">{@code android:documentLaunchMode}</a> を使ってアクテ…184 属性が指定されていない場合は、{@code documentLaunchMode="none"} が使用されます。
155 {@code android:documentLaunchMode}</a>를 사용한다고 나타낼 수도 있습니다. 이 특성에는 네 가지 값이 있어 사용자가 애플리케이션으로 문서를 열면 185 {@code documentLaunchMode="none"}이 사용됩니다.</p>
154 …t}guide/topics/manifest/activity-element.html#dlmode">{@code android:documentLaunchMode}</a> 进入新任务。185 {@code documentLaunchMode="none"}。</p>
155 {@code android:documentLaunchMode}</a>. Atribut ini memiliki empat nilai yang menghasilkan efek ber…185 {@code documentLaunchMode="none"} akan digunakan.</p>
155 {@code android:documentLaunchMode}</a>. This attribute has four values which produce the following185 {@code documentLaunchMode="none"} is used.</p>
155 {@code android:documentLaunchMode}</a>. Esse atributo tem quatro valores que produzem os seguintes185 {@code documentLaunchMode="none"} será usado.</p>
155 {@code android:documentLaunchMode}</a>. Thuộc tính này có bốn giá trị tạo ra hiệu ứng185 {@code documentLaunchMode="none"} sẽ được sử dụng.</p>
1212 || r.info.documentLaunchMode == DOCUMENT_LAUNCH_ALWAYS) { in setInitialState()1793 switch (r.info.documentLaunchMode) { in adjustLaunchFlagsToDocumentMode()
468 if (info.documentLaunchMode != ActivityInfo.DOCUMENT_LAUNCH_NONE) { in setIntent()
19 android:<a href="#dlmode">documentLaunchMode</a>=["intoExisting" | "always" |319 <dt><a name="dlmode"></a>{@code android:documentLaunchMode}</dt>362 {@code documentLaunchMode="none"} is used.</p>
267 …cs/manifest/activity-element.html"><activity></a> 元素的 {@code documentLaunchMode} 屬性設定為 {@cod…
267 …cs/manifest/activity-element.html"><activity></a> 要素の {@code documentLaunchMode} 属性を {@code …
268 …cs/manifest/activity-element.html"><activity></a> 요소의 {@code documentLaunchMode} 속성을 {@code …
269 …cs/manifest/activity-element.html"><activity></a> 元素的 {@code documentLaunchMode} 属性设置为 {@cod…
268 …topics/manifest/activity-element.html"><activity></a> {@code documentLaunchMode} значение {@…
214 element's {@code documentLaunchMode} attribute to {@code "intoExisting"} or
1239 NO DOC BLOCK: android.R.attr Field documentLaunchMode1240 NO DOC BLOCK: android.content.pm.ActivityInfo Field documentLaunchMode
267 …uedes obtener este comportamiento estableciendo el atributo {@code documentLaunchMode} del element…
265 …/topics/manifest/activity-element.html"><activity></a>{@code documentLaunchMode} como {@code…
8074 mResolveActivity.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NEVER;
495 field public static final int documentLaunchMode = 16843845; // 0x10104458342 field public int documentLaunchMode;