Searched refs:bluetoothService (Results 1 – 3 of 3) sorted by relevance
27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() argument
1428 public void onBluetoothServiceUp(IBluetooth bluetoothService) {1429 if (VDBG) Log.d(TAG, "onBluetoothServiceUp: " + bluetoothService);1431 mService = bluetoothService;1436 cb.onBluetoothServiceUp(bluetoothService);
593 public void onBluetoothServiceUp(IBluetooth bluetoothService)596 sService = bluetoothService;