Home | History | Annotate | Download | only in phone

Lines Matching refs:SPEAKER

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...");
777 mInCallScreen.switchInCallAudio(InCallScreen.InCallAudioMode.SPEAKER);