Home
last modified time | relevance | path

Searched refs:EX_SECURITY (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/binder/
DStatus.h56 EX_SECURITY = -1, enumerator
/frameworks/base/core/java/android/os/
DParcel.java244 private static final int EX_SECURITY = -1; field in Parcel
1559 code = EX_SECURITY; in writeException()
1683 case EX_SECURITY: in readException()