HomeSort by relevance Sort by last modified time
    Searched defs:informAudioFocusStateNative (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp_sink.cpp 235 static void informAudioFocusStateNative(JNIEnv *env, jobject object, jint focus_state) {
254 {"informAudioFocusStateNative", "(I)V", (void *) informAudioFocusStateNative},
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStateMachine.java     [all...]

Completed in 379 milliseconds