Searched refs:bluetoothService (Results 1 – 4 of 4) sorted by relevance
280 CarBluetoothService bluetoothService) { in create() argument282 return new BluetoothDeviceConnectionPolicy(context, userId, bluetoothService); in create()299 CarBluetoothService bluetoothService) { in BluetoothDeviceConnectionPolicy() argument302 mCarBluetoothService = bluetoothService; in BluetoothDeviceConnectionPolicy()
27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() argument
3165 public void onBluetoothServiceUp(IBluetooth bluetoothService) {3167 Log.d(TAG, "onBluetoothServiceUp: " + bluetoothService);3171 sService = bluetoothService;3175 cb.onBluetoothServiceUp(bluetoothService);3230 public void onBluetoothServiceUp(IBluetooth bluetoothService) {3232 mService = bluetoothService;3697 public void onBluetoothServiceUp(IBluetooth bluetoothService) {
1125 public void onBluetoothServiceUp(IBluetooth bluetoothService)1129 sService = bluetoothService;