Home
last modified time | relevance | path

Searched refs:maxRecents (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/base/core/java/android/content/pm/
DActivityInfo.java137 public int maxRecents; field in ActivityInfo
800 maxRecents = orig.maxRecents; in ActivityInfo()
938 dest.writeInt(maxRecents); in writeToParcel()
981 maxRecents = source.readInt(); in ActivityInfo()
DPackageParser.java3506 a.info.maxRecents = sa.getInt( in parseActivity()
3812 info.maxRecents = target.info.maxRecents; in parseActivityAlias()
/frameworks/base/services/core/java/com/android/server/am/
DRecentTasks.java548 final int maxRecents = ActivityManager.getMaxRecentTasksStatic(); in addLocked() local
549 while (recentsCount >= maxRecents) { in addLocked()
620 int maxRecents = task.maxRecents - 1; in trimForTaskLocked() local
659 } else if (maxRecents > 0 && !doTrim) { in trimForTaskLocked()
660 --maxRecents; in trimForTaskLocked()
DTaskRecord.java210 int maxRecents; field in TaskRecord
316 maxRecents = Math.min(Math.max(info.maxRecents, 1), in TaskRecord()
773 maxRecents = Math.min(Math.max(r.info.maxRecents, 1), in addActivityAtIndex()
/frameworks/base/docs/html-intl/intl/zh-tw/guide/components/
Drecents.jd199 …cRoot}guide/topics/manifest/activity-element.html#maxrecents">{@code android:maxRecents}</a> 設定整數值。
203 {@code android:maxRecents} 的最大值是 50 (在低記憶體裝置上是 25);數值不可以小於 1。
/frameworks/base/docs/html-intl/intl/ru/guide/components/
Drecents.jd201 … href="{@docRoot}guide/topics/manifest/activity-element.html#maxrecents">{@code android:maxRecents}
203 …уемая задача удаляется с экрана обзора. Максимальное значение {@code android:maxRecents} составляет
/frameworks/base/docs/html-intl/intl/ja/guide/components/
Drecents.jd199 …}guide/topics/manifest/activity-element.html#maxrecents">{@code android:maxRecents}</a> に整数値を設定します。
203 {@code android:maxRecents} の最大値は 50(低メモリの端末では 25)で、1 未満の値は無効です。
/frameworks/base/docs/html-intl/intl/ko/guide/components/
Drecents.jd201 … href="{@docRoot}guide/topics/manifest/activity-element.html#maxrecents">{@code android:maxRecents}
203 제거됩니다. {@code android:maxRecents} 최대값은
/frameworks/base/docs/html-intl/intl/zh-cn/guide/components/
Drecents.jd201 … href="{@docRoot}guide/topics/manifest/activity-element.html#maxrecents">{@code android:maxRecents}
203 {@code android:maxRecents}
/frameworks/base/docs/html-intl/intl/in/guide/components/
Drecents.jd201 … href="{@docRoot}guide/topics/manifest/activity-element.html#maxrecents">{@code android:maxRecents}
203 digunakan akan dihapus dari layar ikhtisar. Nilai maksimum {@code android:maxRecents}
/frameworks/base/docs/html/guide/components/
Drecents.jd201 … href="{@docRoot}guide/topics/manifest/activity-element.html#maxrecents">{@code android:maxRecents}
203 recently used task is removed from the overview screen. The {@code android:maxRecents} maximum value
/frameworks/base/docs/html-intl/intl/pt-br/guide/components/
Drecents.jd201 … href="{@docRoot}guide/topics/manifest/activity-element.html#maxrecents">{@code android:maxRecents}
203 recentemente é removida da tela de visão geral. O valor máximo de {@code android:maxRecents}
/frameworks/base/docs/html-intl/intl/vi/guide/components/
Drecents.jd201 … href="{@docRoot}guide/topics/manifest/activity-element.html#maxrecents">{@code android:maxRecents}
203 … dụng gần đây nhất sẽ bị loại bỏ khỏi màn hình tổng quan. Giá trị tối đa {@code android:maxRecents}
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/
Dandroid-5.0.jd269 …ement.html">&lt;application&gt;</a> 屬性的 {@link android.R.attr#maxRecents android:maxRecents}。目前的上限…
/frameworks/base/docs/html-intl/intl/ja/about/versions/
Dandroid-5.0.jd269 …lement.html">&lt;application&gt;</a> 属性 {@link android.R.attr#maxRecents android:maxRecents} を設定しま…
/frameworks/base/docs/html-intl/intl/ko/about/versions/
Dandroid-5.0.jd270 …lement.html">&lt;application&gt;</a> 속성 {@link android.R.attr#maxRecents android:maxRecents}를 설정합니…
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/
Dandroid-5.0.jd271 …element.html">&lt;application&gt;</a> 的 {@link android.R.attr#maxRecents android:maxRecents} 属性。目前…
/frameworks/base/docs/html-intl/intl/ru/about/versions/
Dandroid-5.0.jd270 ….html">&lt;application&gt;</a> значение {@link android.R.attr#maxRecents android:maxRecents}. В на…
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd30 android:<a href="#maxRecents">maxRecents</a>="<i>integer</i>"
640 <dt><a name="maxrecents"></a>{@code android:maxRecents}</dt>
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd220 attribute {@link android.R.attr#maxRecents android:maxRecents}. The current
/frameworks/base/docs/html-intl/intl/es/about/versions/
Dandroid-5.0.jd269 …la. Para hacerlo, establece el atributo {@link android.R.attr#maxRecents android:maxRecents} de la…
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/
Dandroid-5.0.jd267 …n-element.html">&lt;application&gt;</a> {@link android.R.attr#maxRecents android:maxRecents}. O má…
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1640 NO DOC BLOCK: android.R.attr Field maxRecents
1641 NO DOC BLOCK: android.content.pm.ActivityInfo Field maxRecents
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt838 field public static final int maxRecents = 16843846; // 0x1010446
8345 field public int maxRecents;
/frameworks/base/api/
Dcurrent.txt844 field public static final int maxRecents = 16843846; // 0x1010446
9309 field public int maxRecents;

12