Searched defs:VAL_PERSISTABLEBUNDLE (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/private/binder/
H A DParcelValTypes.h40 VAL_PERSISTABLEBUNDLE = 25, enumerator in enum:android::binder::__anon1508
/frameworks/native/libs/binder/include/private/binder/
H A DParcelValTypes.h40 VAL_PERSISTABLEBUNDLE = 25, enumerator in enum:android::binder::__anon1579
/frameworks/base/core/java/android/os/
H A DParcel.java251 private static final int VAL_PERSISTABLEBUNDLE = 25; field in class:Parcel
1574 writeInt(VAL_PERSISTABLEBUNDLE);
2725 case VAL_PERSISTABLEBUNDLE:

Completed in 170 milliseconds