HomeSort by relevance Sort by last modified time
    Searched defs:bluetooth (Results 51 - 75 of 198) sorted by null

1 23 4 5 6 7 8

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapUtils.java 15 package com.android.bluetooth.map;
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppShareInfo.java 33 package com.android.bluetooth.opp;
BluetoothOppTransferAdapter.java 33 package com.android.bluetooth.opp;
35 import com.android.bluetooth.R;
37 import android.bluetooth.BluetoothAdapter;
38 import android.bluetooth.BluetoothDevice;
BluetoothOppBatch.java 33 package com.android.bluetooth.opp;
38 import android.bluetooth.BluetoothAdapter;
39 import android.bluetooth.BluetoothDevice;
BluetoothOppBtEnablingActivity.java 33 package com.android.bluetooth.opp;
35 import com.android.bluetooth.R;
39 import android.bluetooth.BluetoothAdapter;
BluetoothOppPreference.java 33 package com.android.bluetooth.opp;
37 import android.bluetooth.BluetoothDevice;
44 * This class cache Bluetooth device name and channel locally. Its a temp
BluetoothOppRfcommListener.java 33 package com.android.bluetooth.opp;
39 import android.bluetooth.BluetoothAdapter;
40 import android.bluetooth.BluetoothServerSocket;
41 import android.bluetooth.BluetoothSocket;
42 import android.bluetooth.BluetoothUuid;
BluetoothOppSendFileInfo.java 33 package com.android.bluetooth.opp;
109 // bluetooth
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapAuthenticator.java 33 package com.android.bluetooth.pbap;
BluetoothPbapUtils.java 18 package com.android.bluetooth.pbap;
24 import com.android.bluetooth.Utils;
25 import com.android.bluetooth.pbap.BluetoothPbapService;
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapContentTest.java 1 package com.android.bluetooth.tests;
12 import com.android.bluetooth.map.BluetoothMapContent;
13 import com.android.bluetooth.map.BluetoothMapContentObserver;
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDeviceFilter.java 17 package com.android.settings.bluetooth;
19 import android.bluetooth.BluetoothClass;
20 import android.bluetooth.BluetoothDevice;
21 import android.bluetooth.BluetoothUuid;
29 * {@link android.bluetooth.BluetoothDevicePicker}.
98 /** Parent class of filters based on UUID and/or Bluetooth class. */
BluetoothDiscoverableTimeoutReceiver.java 17 package com.android.settings.bluetooth;
23 import android.bluetooth.BluetoothAdapter;
35 "android.bluetooth.intent.DISCOVERABLE_TIMEOUT";
BluetoothEnabler.java 17 package com.android.settings.bluetooth;
19 import android.bluetooth.BluetoothAdapter;
33 * BluetoothEnabler is a helper to manage the Bluetooth on/off checkbox
34 * preference. It turns on/off Bluetooth and ensures the summary of the
61 // Bluetooth is not supported
76 // Bluetooth state is not sticky, so set it manually
109 // Show toast message if Bluetooth is not allowed in airplane mode
BluetoothPairingRequest.java 17 package com.android.settings.bluetooth;
24 import android.bluetooth.BluetoothDevice;
33 * BluetoothPairingRequest is a receiver for any Bluetooth pairing request. It
34 * checks if the Bluetooth Settings is currently visible and brings up the PIN, the passkey or a
OppProfile.java 17 package com.android.settings.bluetooth;
21 import android.bluetooth.BluetoothClass;
22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothProfile;
26 * OppProfile handles Bluetooth OPP.
Utils.java 17 package com.android.settings.bluetooth;
20 import android.bluetooth.BluetoothClass;
21 import android.bluetooth.BluetoothProfile;
CachedBluetoothDeviceManager.java 17 package com.android.settings.bluetooth;
19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothDevice;
29 * CachedBluetoothDeviceManager manages the set of remote Bluetooth devices.
65 * @param device the address of the Bluetooth device
81 * @param device the address of the new Bluetooth device
139 // When Bluetooth is turning off, we need to clear the non-bonded devices
DevicePickerFragment.java 17 package com.android.settings.bluetooth;
21 import android.bluetooth.BluetoothAdapter;
22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothDevicePicker;
32 * BluetoothSettings is the Settings screen for Bluetooth configuration and
DockEventReceiver.java 17 package com.android.settings.bluetooth;
20 import android.bluetooth.BluetoothA2dp;
21 import android.bluetooth.BluetoothAdapter;
22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothHeadset;
24 import android.bluetooth.BluetoothProfile;
38 "com.android.settings.bluetooth.action.DOCK_SHOW_UI";
  /packages/apps/Settings/tests/src/com/android/settings/bluetooth/
Utf8ByteLengthFilterTest.java 17 package com.android.settings.bluetooth;
23 import com.android.settings.bluetooth.Utf8ByteLengthFilter;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
ConnectionAccessClientActivity.java 17 package com.android.cts.verifier.bluetooth;
22 import android.bluetooth.BluetoothAdapter;
23 import android.bluetooth.BluetoothDevice;
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
JniCallbacks.java 17 package com.android.bluetooth.btservice;
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ServiceDeclaration.java 16 package com.android.bluetooth.gatt;
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java 17 package com.android.bluetooth.hfp;

Completed in 462 milliseconds

1 23 4 5 6 7 8