Home | History | Annotate | Download | only in phone

Lines Matching refs:SPEAKER

257         SPEAKER,    // Speakerphone
294 // as the "Speaker" button) may change state depending on
2608 * Toggles in-call audio between speaker and the built-in earpiece (or
2612 // TODO: Turning on the speaker seems to enable the mic
2657 // Manually turn the speaker phone off, instead of allowing the
2661 // (Similarly, whenever the user turns *on* the speaker, we
2683 * Switches the current routing of in-call audio between speaker,
2688 * Speaker and Bluetooth, see toggleBluetooth() and toggleSpeaker().
2691 * eliminating the concept of Speaker and Bluetooth toggle buttons,
2697 case SPEAKER:
2710 // Manually turn the speaker phone off, instead of allowing the
2714 // (Similarly, whenever the user turns *on* the speaker, we
2726 // (Do this by simply making sure both speaker and bluetooth are off.)