Searched refs:onBluetoothServiceUp (Results 1 – 4 of 4) sorted by relevance
27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() method
2005 public void onBluetoothServiceUp(IBluetooth bluetoothService) {2016 cb.onBluetoothServiceUp(bluetoothService);
617 public void onBluetoothServiceUp(IBluetooth bluetoothService)
984 mCallbacks.getBroadcastItem(i).onBluetoothServiceUp(mBluetooth); in sendBluetoothServiceUpCallback()