Lines Matching refs:thiz

56 android_media_AudioSystem_muteMicrophone(JNIEnv *env, jobject thiz, jboolean on)
62 android_media_AudioSystem_isMicrophoneMuted(JNIEnv *env, jobject thiz)
70 android_media_AudioSystem_isStreamActive(JNIEnv *env, jobject thiz, jint stream, jint inPastMs)
78 android_media_AudioSystem_isStreamActiveRemotely(JNIEnv *env, jobject thiz, jint stream,
87 android_media_AudioSystem_isSourceActive(JNIEnv *env, jobject thiz, jint source)
95 android_media_AudioSystem_setParameters(JNIEnv *env, jobject thiz, jstring keyValuePairs)
108 android_media_AudioSystem_getParameters(JNIEnv *env, jobject thiz, jstring keys)
135 android_media_AudioSystem_setDeviceConnectionState(JNIEnv *env, jobject thiz, jint device, jint state, jstring device_address)
146 android_media_AudioSystem_getDeviceConnectionState(JNIEnv *env, jobject thiz, jint device, jstring device_address)
156 android_media_AudioSystem_setPhoneState(JNIEnv *env, jobject thiz, jint state)
162 android_media_AudioSystem_setForceUse(JNIEnv *env, jobject thiz, jint usage, jint config)
169 android_media_AudioSystem_getForceUse(JNIEnv *env, jobject thiz, jint usage)
175 android_media_AudioSystem_initStreamVolume(JNIEnv *env, jobject thiz, jint stream, jint indexMin, jint indexMax)
184 jobject thiz,
197 jobject thiz,
212 android_media_AudioSystem_setMasterVolume(JNIEnv *env, jobject thiz, jfloat value)
218 android_media_AudioSystem_getMasterVolume(JNIEnv *env, jobject thiz)
228 android_media_AudioSystem_setMasterMute(JNIEnv *env, jobject thiz, jboolean mute)
234 android_media_AudioSystem_getMasterMute(JNIEnv *env, jobject thiz)
244 android_media_AudioSystem_getDevicesForStream(JNIEnv *env, jobject thiz, jint stream)