OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPEAKER
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/media/libmediaplayerservice/
MediaPlayerService.h
223
SPEAKER
,
MediaPlayerService.cpp
227
//
speaker
is on by default
228
mBatteryAudio.deviceOn[
SPEAKER
] = 1;
[
all
...]
/packages/apps/Phone/src/com/android/phone/
InCallTouchUi.java
559
*
speaker
/ bluetooth). So it should look like a regular action button,
563
* - If
speaker
(but not bluetooth) is available, this button should look like
564
* a regular toggle button (and indicate the current
speaker
state.)
566
* - If even
speaker
isn't available, disable the button entirely.
610
if (DBG) log("- updateAudioButton: '
speaker
toggle' mode...");
662
* (which provides a 3-way choice between earpiece /
speaker
/ bluetooth).
664
*
speaker
, with no popup at all.
672
if (DBG) log("- handleAudioButtonClick: '
speaker
toggle' mode...");
[
all
...]
InCallScreen.java
257
SPEAKER
, // Speakerphone
294
// as the "
Speaker
" button) may change state depending on
[
all
...]
/hardware/msm7k/libaudio/
AudioHardware.cpp
121
CHECK_FOR(
SPEAKER
)
515
LOGI("Routing audio to Wired Headset and
Speaker
\n");
552
LOGI("Routing audio to Wired Headset and
Speaker
\n");
557
LOGI("Routing audio to No microphone Wired Headset and
Speaker
(%d,%x)\n", mMode, outputDevices);
[
all
...]
Completed in 707 milliseconds