Searched refs:exceptionToThrow (Results 1 – 1 of 1) sorted by relevance
773 const char* exceptionToThrow; in signalExceptionForError() local783 exceptionToThrow = "android/os/TransactionTooLargeException"; in signalExceptionForError()790 exceptionToThrow = (canThrowRemoteException) in signalExceptionForError()796 jniThrowException(env, exceptionToThrow, msg); in signalExceptionForError()