Searched refs:persistableMode (Results 1 – 18 of 18) sorted by relevance
131 public int persistableMode; field in ActivityInfo819 switch(persistableMode) { in persistableModeToString()823 default: return "UNKNOWN=" + persistableMode; in persistableModeToString()937 dest.writeInt(persistableMode); in writeToParcel()980 persistableMode = source.readInt(); in ActivityInfo()
3513 a.info.persistableMode = sa.getInteger( in parseActivity()
832 return (info.persistableMode == ActivityInfo.PERSIST_ROOT_ONLY ||833 info.persistableMode == ActivityInfo.PERSIST_ACROSS_REBOOTS) &&
1201 if (r.info.persistableMode == ActivityInfo.PERSIST_ROOT_ONLY || !r.isPersistable() || in saveToXml()
271 …行為,請使用 <a href="{@docRoot}reference/android/R.attr.html#persistableMode">android:persistableMode</…
271 …ールするには <a href="{@docRoot}reference/android/R.attr.html#persistableMode">android:persistableMode</…
272 … 제어하려면 <a href="{@docRoot}reference/android/R.attr.html#persistableMode">android:persistableMode</…
273 …行为,请使用 <a href="{@docRoot}reference/android/R.attr.html#persistableMode">android:persistableMode</…
272 …трибут <a href="{@docRoot}reference/android/R.attr.html#persistableMode">android:persistableMode</…
225 <a href="{@docRoot}reference/android/R.attr.html#persistableMode">android:persistableMode</a>
271 …ributo <a href="{@docRoot}reference/android/R.attr.html#persistableMode">android:persistableMode</…
269 …ributo <a href="{@docRoot}reference/android/R.attr.html#persistableMode">android:persistableMode</…
1738 NO DOC BLOCK: android.R.attr Field persistableMode1739 NO DOC BLOCK: android.content.pm.ActivityInfo Field persistableMode
376 return activityInfo.persistableMode == ActivityInfo.PERSIST_ACROSS_REBOOTS; in isPersistable()
928 field public static final int persistableMode = 16843821; // 0x101042d8348 field public int persistableMode;
938 field public static final int persistableMode = 16843821; // 0x101042d9312 field public int persistableMode;
938 field public static final int persistableMode = 16843821; // 0x101042d9321 field public int persistableMode;
1045 field public static final int persistableMode = 16843821; // 0x101042d9654 field public int persistableMode;