Searched defs:getExceptionCode (Results 1 – 2 of 2) sorted by relevance
253 binder_exception_t getExceptionCode() const { return AStatus_getExceptionCode(get()); } in getExceptionCode() function
2825 public static int getExceptionCode(@NonNull Throwable e) { in getExceptionCode() method in Parcel