Searched refs:exceptionToThrow (Results 1 – 1 of 1) sorted by relevance
733 const char* exceptionToThrow; in signalExceptionForError() local743 exceptionToThrow = "android/os/TransactionTooLargeException"; in signalExceptionForError()750 exceptionToThrow = (canThrowRemoteException) in signalExceptionForError()756 jniThrowException(env, exceptionToThrow, msg); in signalExceptionForError()