Searched refs:exceptionToThrow (Results 1 – 1 of 1) sorted by relevance
859 const char* exceptionToThrow; in signalExceptionForError() local869 exceptionToThrow = "android/os/TransactionTooLargeException"; in signalExceptionForError()876 exceptionToThrow = (canThrowRemoteException) in signalExceptionForError()882 jniThrowException(env, exceptionToThrow, msg); in signalExceptionForError()