Searched refs:bluetoothService (Results 1 – 3 of 3) sorted by relevance
27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() argument
1229 public void onBluetoothServiceUp(IBluetooth bluetoothService) {1230 if (VDBG) Log.d(TAG, "onBluetoothServiceUp: " + bluetoothService);1232 mService = bluetoothService;1236 cb.onBluetoothServiceUp(bluetoothService);
517 public void onBluetoothServiceUp(IBluetooth bluetoothService)520 sService = bluetoothService;