Home
last modified time | relevance | path

Searched refs:BLUETOOTH (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/site_tests/bluetooth_TurnOnOffUI/
Dbluetooth_TurnOnOffUI.py27 BLUETOOTH = "Bluetooth" variable in bluetooth_TurnOnOffUI
67 ui.wait_for_ui_obj(self.BLUETOOTH, False, role=self.SWITCH_ROLE)
83 ui.doDefault_on_obj(self.BLUETOOTH, False, self.SWITCH_ROLE)
99 ui.doDefault_on_obj(self.BLUETOOTH, False, self.SWITCH_ROLE)
/external/webrtc/examples/androidapp/src/org/appspot/apprtc/
DAppRTCAudioManager.java44 public enum AudioDevice { SPEAKER_PHONE, WIRED_HEADSET, EARPIECE, BLUETOOTH, NONE } enumConstant
342 case BLUETOOTH: in setAudioDeviceInternal()
488 newAudioDevices.add(AudioDevice.BLUETOOTH); in updateAudioDeviceState()
508 && userSelectedAudioDevice == AudioDevice.BLUETOOTH) { in updateAudioDeviceState()
528 || userSelectedAudioDevice == AudioDevice.BLUETOOTH); in updateAudioDeviceState()
536 && userSelectedAudioDevice != AudioDevice.BLUETOOTH); in updateAudioDeviceState()
556 audioDevices.remove(AudioDevice.BLUETOOTH); in updateAudioDeviceState()
568 newAudioDevice = AudioDevice.BLUETOOTH; in updateAudioDeviceState()
DAppRTCBluetoothManager.java237 if (!hasPermission(apprtcContext, android.Manifest.permission.BLUETOOTH)) { in start()
/external/downloader/src/main/java/com/google/android/downloader/
DDownloadConstraints.java74 BLUETOOTH, enumConstant
DAndroidConnectivityHandler.java191 return NetworkType.BLUETOOTH; in computeNetworkType()
225 return NetworkType.BLUETOOTH; in computeNetworkType()
/external/libxkbcommon/test/data/keycodes/
Devdev-xkbcommon233 <BLUETOOTH> = 237;
491 alias <I245> = <BLUETOOTH>;
/external/webrtc/examples/androidjunit/src/org/appspot/apprtc/
DBluetoothManagerTest.java119 return android.Manifest.permission.BLUETOOTH.equals(permission); in setUp()
/external/adhd/cras/
DREADME.dbus-api84 "USB", "BLUETOOTH", "UNKNOWN",