Searched refs:onBluetoothServiceUp (Results 1 – 4 of 4) sorted by relevance
27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() method
1428 public void onBluetoothServiceUp(IBluetooth bluetoothService) {1436 cb.onBluetoothServiceUp(bluetoothService);
593 public void onBluetoothServiceUp(IBluetooth bluetoothService)
728 mCallbacks.getBroadcastItem(i).onBluetoothServiceUp(mBluetooth); in sendBluetoothServiceUpCallback()