Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_vc.cpp33 static jmethodID method_onVolumeStateChanged; variable
88 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onVolumeStateChanged, in OnVolumeStateChanged()
554 {"onVolumeStateChanged", "(IZ[BZ)V", &method_onVolumeStateChanged}, in register_com_android_bluetooth_vc()