Searched refs:exceptionToThrow (Results 1 – 1 of 1) sorted by relevance
873 const char* exceptionToThrow; in signalExceptionForError() local883 exceptionToThrow = "android/os/TransactionTooLargeException"; in signalExceptionForError()890 exceptionToThrow = (canThrowRemoteException) in signalExceptionForError()896 jniThrowException(env, exceptionToThrow, msg); in signalExceptionForError()