/hardware/libhardware_legacy/audio/ |
AudioDumpInterface.cpp | 193 int valueInt; 354 int valueInt; 357 if (param.getInt(String8("set_id"), valueInt) == NO_ERROR) { 358 mId = valueInt; 361 if (param.getInt(String8("format"), valueInt) == NO_ERROR) { 363 mFormat = valueInt; 368 if (param.getInt(String8("channels"), valueInt) == NO_ERROR) { 369 if (valueInt == AudioSystem::CHANNEL_OUT_STEREO || valueInt == AudioSystem::CHANNEL_OUT_MONO) { 370 mChannels = valueInt; [all...] |
AudioPolicyManagerBase.cpp | [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
HeadsetClientStateMachine.java | [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
A2dpSinkStateMachine.java | 208 processConnectionEvent(event.valueInt, event.device); 326 processConnectionEvent(event.valueInt, event.device); 533 processConnectionEvent(event.valueInt, event.device); 536 processAudioStateEvent(event.valueInt, event.device); 722 event.valueInt = state; 729 event.valueInt = state; [all...] |
A2dpStateMachine.java | 196 processConnectionEvent(event.valueInt, event.device); 311 processConnectionEvent(event.valueInt, event.device); 514 processConnectionEvent(event.valueInt, event.device); 517 processAudioStateEvent(event.valueInt, event.device); 706 event.valueInt = state; 713 event.valueInt = state; 723 int valueInt = 0; [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
HeadsetStateMachine.java | 378 processConnectionEvent(event.valueInt, event.device); 519 processConnectionEvent(event.valueInt, event.device); [all...] |
/frameworks/av/services/audioflinger/ |
AudioMixer.cpp | 796 int valueInt = static_cast<int>(reinterpret_cast<uintptr_t>(value)); 805 static_cast<audio_channel_mask_t>(valueInt); [all...] |
/frameworks/av/services/audiopolicy/ |
AudioPolicyManager.cpp | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |