Searched refs:onBluetoothServiceUp (Results 1 – 4 of 4) sorted by relevance
27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() method
2148 public void onBluetoothServiceUp(IBluetooth bluetoothService) {2159 cb.onBluetoothServiceUp(bluetoothService);
674 public void onBluetoothServiceUp(IBluetooth bluetoothService)
1225 mCallbacks.getBroadcastItem(i).onBluetoothServiceUp(mBluetooth); in sendBluetoothServiceUpCallback()