HomeSort by relevance Sort by last modified time
    Searched defs:getBluetoothDevice (Results 1 - 3 of 3) sorted by null

  /packages/services/Car/service/src/com/android/car/
BluetoothDevicesInfo.java 121 public BluetoothDevice getBluetoothDevice() {
395 return devInfo.getBluetoothDevice();
410 devices.add(devInfo.getBluetoothDevice());
763 setConnectionStateLocked(info.getBluetoothDevice(),
786 " = " + Utils.getDeviceDebugInfo(devInfo.getBluetoothDevice()));
BluetoothDeviceConnectionPolicy.java 245 public BluetoothDevice getBluetoothDevice() {
    [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDevicePreference.java 113 public CachedBluetoothDevice getBluetoothDevice() {

Completed in 726 milliseconds