Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfp.cpp74 class JniHeadsetCallbacks : bluetooth::headset::Callbacks { class
77 static bluetooth::headset::Callbacks* instance = new JniHeadsetCallbacks(); in GetInstance()
473 sBluetoothHfpInterface->Init(JniHeadsetCallbacks::GetInstance(), in initializeNative()