Lines Matching refs:on

11  * distributed under the License is distributed on an "AS IS" BASIS,
62 * on receipt of this intent so as not to surprise the user with audio
93 * @deprecated Applications should maintain their own vibrate policy based on
143 * @deprecated Applications should maintain their own vibrate policy based on
154 * @deprecated Applications should maintain their own vibrate policy based on
281 * By default this is on for the ring stream. If this flag is included,
345 * if the vibrate setting is on.
361 * @deprecated Applications should maintain their own vibrate policy based on
372 * @deprecated Applications should maintain their own vibrate policy based on
382 * @deprecated Applications should maintain their own vibrate policy based on
392 * @deprecated Applications should maintain their own vibrate policy based on
403 * @deprecated Applications should maintain their own vibrate policy based on
472 * Adjust the volume in on key down since it is more
513 * Play a sound. This is done on key up since we don't want the
863 * with an active solo request on a stream dies, all streams that were muted
889 * with an active mute request on a stream dies, this stream will be unmuted
999 * @deprecated Applications should maintain their own vibrate policy based on
1026 * @deprecated Applications should maintain their own vibrate policy based on
1054 * @deprecated Applications should maintain their own vibrate policy based on
1067 * Sets the speakerphone on or off.
1072 * @param on set <var>true</var> to turn on speakerphone;
1075 public void setSpeakerphoneOn(boolean on){
1078 service.setSpeakerphoneOn(on);
1085 * Checks whether the speakerphone is on or off.
1087 * @return true if speakerphone is on, false if it's off
1103 * connection state has changed. The intent contains on extra {@link #EXTRA_SCO_AUDIO_STATE}
1192 * applications should not rely on the connection to be available when the method
1205 * <p>Even if a SCO connection is established, the following restrictions apply on audio
1212 * <p>The following restrictions apply on input streams:
1217 * <p>Note that the phone application always has the priority on the usage of the SCO
1258 * @param on set <var>true</var> to use bluetooth SCO for communications;
1261 public void setBluetoothScoOn(boolean on){
1264 service.setBluetoothScoOn(on);
1287 * @param on set <var>true</var> to route A2DP audio to/from Bluetooth
1291 @Deprecated public void setBluetoothA2dpOn(boolean on){
1295 * Checks whether A2DP audio routing to the Bluetooth headset is on or off.
1313 public void setRemoteSubmixOn(boolean on, int address) {
1316 service.setRemoteSubmixOn(on, address);
1323 * Sets audio routing to the wired headset on or off.
1325 * @param on set <var>true</var> to route audio to/from wired
1329 @Deprecated public void setWiredHeadsetOn(boolean on){
1335 * actually over the wired headset as audio routing depends on other conditions.
1353 * Sets the microphone mute on or off.
1358 * @param on set <var>true</var> to mute the microphone;
1361 public void setMicrophoneMute(boolean on){
1362 AudioSystem.muteMicrophone(on);
1366 * Checks whether the microphone mute is on or off.
1493 * more of ROUTE_xxx types. Set bits indicate that route should be on
1794 * Called on the listener to notify it the audio focus for this listener has been changed.
1952 Log.e(TAG, "Can't call requestAudioFocus() on AudioService due to "+e);
1974 Log.e(TAG, "Can't call requestAudioFocusForCall() on AudioService due to "+e);
1989 Log.e(TAG, "Can't call abandonAudioFocusForCall() on AudioService due to "+e);
2006 Log.e(TAG, "Can't call abandonAudioFocus() on AudioService due to "+e);
2119 * Registers the remote control client for providing information to display on the remote
2143 * Unregisters the remote control client that was providing information to display on the
2219 * Broadcast intent action indicating that the displays on the remote controls
2380 * @return The bit-mask "or" of audio output device codes for all enabled devices on this