HomeSort by relevance Sort by last modified time
    Searched full:enablebluetooth (Results 1 - 6 of 6) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BluetoothToggleActivity.java 81 enableBluetooth();
89 private void enableBluetooth() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBtEnableActivity.java 82 mOppManager.enableBluetooth(); // this is an asyn call
BluetoothOppManager.java 292 public void enableBluetooth() {
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverService.java 183 if (!enableBluetooth()) {
201 if (!mBluetoothAdapter.isEnabled() && !enableBluetooth()) {
224 if (!enableBluetooth()) {
264 boolean enableBluetooth() {
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_handler.cc 83 { "enableBluetooth", IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE },
  /external/chromium_org/chrome/browser/resources/options/
browser_options.html 342 <span i18n-content="enableBluetooth">

Completed in 406 milliseconds