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.cpp170 static jmethodID method_volumeDeviceDisconnected; variable
211 method_volumeDeviceDisconnected = in classInitNative()
784 sCallbackEnv->CallVoidMethod(mJavaInterface, method_volumeDeviceDisconnected, in volumeDeviceDisconnected()