Lines Matching refs:thiz

57 android_media_AudioSystem_muteMicrophone(JNIEnv *env, jobject thiz, jboolean on)
63 android_media_AudioSystem_isMicrophoneMuted(JNIEnv *env, jobject thiz)
71 android_media_AudioSystem_isStreamActive(JNIEnv *env, jobject thiz, jint stream, jint inPastMs)
79 android_media_AudioSystem_isSourceActive(JNIEnv *env, jobject thiz, jint source)
87 android_media_AudioSystem_setParameters(JNIEnv *env, jobject thiz, jstring keyValuePairs)
100 android_media_AudioSystem_getParameters(JNIEnv *env, jobject thiz, jstring keys)
139 android_media_AudioSystem_setDeviceConnectionState(JNIEnv *env, jobject thiz, jint device, jint state, jstring device_address)
150 android_media_AudioSystem_getDeviceConnectionState(JNIEnv *env, jobject thiz, jint device, jstring device_address)
160 android_media_AudioSystem_setPhoneState(JNIEnv *env, jobject thiz, jint state)
166 android_media_AudioSystem_setForceUse(JNIEnv *env, jobject thiz, jint usage, jint config)
173 android_media_AudioSystem_getForceUse(JNIEnv *env, jobject thiz, jint usage)
179 android_media_AudioSystem_initStreamVolume(JNIEnv *env, jobject thiz, jint stream, jint indexMin, jint indexMax)
188 jobject thiz,
201 jobject thiz,
216 android_media_AudioSystem_setMasterVolume(JNIEnv *env, jobject thiz, jfloat value)
222 android_media_AudioSystem_getMasterVolume(JNIEnv *env, jobject thiz)
232 android_media_AudioSystem_setMasterMute(JNIEnv *env, jobject thiz, jboolean mute)
238 android_media_AudioSystem_getMasterMute(JNIEnv *env, jobject thiz)
248 android_media_AudioSystem_getDevicesForStream(JNIEnv *env, jobject thiz, jint stream)