Home
last modified time | relevance | path

Searched refs:tmpControllerInterface (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_controller.cpp716 jclass tmpControllerInterface = in initNative() local
718 class_AvrcpControllerNativeInterface = (jclass)env->NewGlobalRef(tmpControllerInterface); in initNative()
Dcom_android_bluetooth_le_audio.cpp437 jclass tmpControllerInterface = in initNative() local
439 class_LeAudioNativeInterface = (jclass)env->NewGlobalRef(tmpControllerInterface); in initNative()