Searched refs:mBluetoothDeviceConnectionPolicy (Results 1 - 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
H A DCarBluetoothService.java55 private final BluetoothDeviceConnectionPolicy mBluetoothDeviceConnectionPolicy; field in class:CarBluetoothService
61 mBluetoothDeviceConnectionPolicy = BluetoothDeviceConnectionPolicy.create(mContext,
67 mBluetoothDeviceConnectionPolicy.init();
72 mBluetoothDeviceConnectionPolicy.release();
244 mBluetoothDeviceConnectionPolicy.dump(writer);

Completed in 32 milliseconds