Searched refs:VAL_IBINDER (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/private/binder/
H A DParcelValTypes.h34 VAL_IBINDER = 15, enumerator in enum:android::binder::__anon1605
/frameworks/native/libs/binder/include/private/binder/
H A DParcelValTypes.h34 VAL_IBINDER = 15, enumerator in enum:android::binder::__anon1655
/frameworks/base/core/java/android/os/
H A DParcel.java232 private static final int VAL_IBINDER = 15; field in class:Parcel
1676 writeInt(VAL_IBINDER);
2710 case VAL_IBINDER:

Completed in 84 milliseconds