Searched defs:bluetoothService (Results 1 - 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
H A DBluetoothDeviceConnectionPolicy.java150 CarUxRestrictionsManagerService uxrService, CarBluetoothService bluetoothService) {
152 uxrService, bluetoothService);
157 CarBluetoothService bluetoothService) {
162 mCarBluetoothService = bluetoothService;
148 create(Context context, CarPropertyService carPropertyService, PerUserCarServiceHelper userServiceHelper, CarUxRestrictionsManagerService uxrService, CarBluetoothService bluetoothService) argument
155 BluetoothDeviceConnectionPolicy(Context context, CarPropertyService carPropertyService, PerUserCarServiceHelper userServiceHelper, CarUxRestrictionsManagerService uxrService, CarBluetoothService bluetoothService) argument

Completed in 48 milliseconds