Lines Matching refs:jniThrowIOException
511 jniThrowIOException(env, EINVAL); in connectNative()
529 jniThrowIOException(env, EINVAL); in disconnectNative()
548 jniThrowIOException(env, EINVAL); in connectAudioNative()
567 jniThrowIOException(env, EINVAL); in disconnectAudioNative()
586 jniThrowIOException(env, EINVAL); in startVoiceRecognitionNative()
605 jniThrowIOException(env, EINVAL); in stopVoiceRecognitionNative()
624 jniThrowIOException(env, EINVAL); in setVolumeNative()
643 jniThrowIOException(env, EINVAL); in dialNative()
671 jniThrowIOException(env, EINVAL); in dialMemoryNative()
692 jniThrowIOException(env, EINVAL); in handleCallActionNative()
712 jniThrowIOException(env, EINVAL); in queryCurrentCallsNative()
732 jniThrowIOException(env, EINVAL); in queryCurrentOperatorNameNative()
753 jniThrowIOException(env, EINVAL); in retrieveSubscriberInfoNative()
773 jniThrowIOException(env, EINVAL); in sendDtmfNative()
793 jniThrowIOException(env, EINVAL); in requestLastVoiceTagNumberNative()
816 jniThrowIOException(env, EINVAL); in sendATCmdNative()