Searched refs:exceptionToThrow (Results 1 – 1 of 1) sorted by relevance
685 const char* exceptionToThrow; in signalExceptionForError() local695 exceptionToThrow = "android/os/TransactionTooLargeException"; in signalExceptionForError()702 exceptionToThrow = (canThrowRemoteException) in signalExceptionForError()708 jniThrowException(env, exceptionToThrow, msg); in signalExceptionForError()