Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkNativeInterface.java134 informAudioFocusStateNative(focusGranted); in informAudioFocusState()
185 private native void informAudioFocusStateNative(int focusGranted); in informAudioFocusStateNative() method in A2dpSinkNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp_sink.cpp215 static void informAudioFocusStateNative(JNIEnv* /* env */, jobject /* object */, in informAudioFocusStateNative() function
258 (void*)informAudioFocusStateNative}, in register_com_android_bluetooth_a2dp_sink()