Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterface.java367 setInCallNative(inCall); in setInCall()
447 private native void setInCallNative(boolean inCall); in setInCallNative() method in LeAudioNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp702 static void setInCallNative(JNIEnv* /* env */, jobject /* object */, in setInCallNative() function
1607 {"setInCallNative", "(Z)V", (void*)setInCallNative}, in register_com_android_bluetooth_le_audio()