Home
last modified time | relevance | path

Searched refs:bluetoothService (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothManagerCallback.aidl27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() argument
DBluetoothAdapter.java1913 public void onBluetoothServiceUp(IBluetooth bluetoothService) {
1914 if (VDBG) Log.d(TAG, "onBluetoothServiceUp: " + bluetoothService);
1916 mService = bluetoothService;
1921 cb.onBluetoothServiceUp(bluetoothService);
DBluetoothDevice.java616 public void onBluetoothServiceUp(IBluetooth bluetoothService)
620 sService = bluetoothService;