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

/frameworks/native/include/binder/
H A DStatus.h57 EX_SECURITY = -1, enumerator in enum:android::binder::final::Exception
/frameworks/native/libs/binder/include/binder/
H A DStatus.h57 EX_SECURITY = -1, enumerator in enum:android::binder::final::Exception
/frameworks/base/core/java/android/os/
H A DParcel.java250 private static final int EX_SECURITY = -1; field in class:Parcel
1861 code = EX_SECURITY;
2004 case EX_SECURITY:

Completed in 486 milliseconds