Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_target.cpp166 static jmethodID method_setActiveDevice; variable
203 method_setActiveDevice = in classInitNative()
817 sCallbackEnv->CallVoidMethod(mJavaInterface, method_setActiveDevice, in setActiveDevice()