Home
last modified time | relevance | path

Searched refs:PARCELABLE_STABILITY_LOCAL (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/os/
DParcelable.java105 PARCELABLE_STABILITY_LOCAL,
124 public static final int PARCELABLE_STABILITY_LOCAL = 0x0000; field
165 return PARCELABLE_STABILITY_LOCAL; in getStability()
DParcelableHolder.java40 private @Parcelable.Stability int mStability = Parcelable.PARCELABLE_STABILITY_LOCAL;
/frameworks/base/non-updatable-api/
Dmodule-lib-current.txt19 field public static final int PARCELABLE_STABILITY_LOCAL = 0; // 0x0
/frameworks/base/api/
Dmodule-lib-current.txt59 field public static final int PARCELABLE_STABILITY_LOCAL = 0; // 0x0