Searched defs:EX_SECURITY (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/binder/include/binder/ | ||
D | Status.h | 57 EX_SECURITY = -1, enumerator |
/frameworks/base/core/java/android/os/ | ||
D | Parcel.java | 258 private static final int EX_SECURITY = -1; field in Parcel |