Searched defs:EX_SECURITY (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DStatus.h56 EX_SECURITY = -1, enumerator in enum:android::binder::final::Exception
/frameworks/base/core/java/android/os/
H A DParcel.java243 private static final int EX_SECURITY = -1; field in class:Parcel
1558 code = EX_SECURITY;
1682 case EX_SECURITY:

Completed in 126 milliseconds