Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_target.cpp169 static jmethodID method_volumeDeviceDisconnected; variable
210 method_volumeDeviceDisconnected = in classInitNative()
783 sCallbackEnv->CallVoidMethod(mJavaInterface, method_volumeDeviceDisconnected, in volumeDeviceDisconnected()