Searched defs:informAudioFocusStateNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp_sink.cpp206 static void informAudioFocusStateNative(JNIEnv* env, jobject object, function in namespace:android
224 {"informAudioFocusStateNative", "(I)V", (void*)informAudioFocusStateNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkStateMachine.java888 public native void informAudioFocusStateNative(int focusGranted); method in class:A2dpSinkStateMachine

Completed in 79 milliseconds