Searched refs:IBluetooth (Results 1 – 11 of 11) sorted by relevance
117 private IBluetooth mService;129 mService = IBluetooth.Stub.asInterface(b); in BluetoothPan()
479 private static IBluetooth sService;483 /*package*/ static IBluetooth getService() { in getService()490 sService = IBluetooth.Stub.asInterface(b); in getService()
96 private IBluetooth mService;108 mService = IBluetooth.Stub.asInterface(b); in BluetoothInputDevice()
356 private final IBluetooth mService;372 IBluetooth service = IBluetooth.Stub.asInterface(b); in getDefaultAdapter()383 public BluetoothAdapter(IBluetooth service) { in BluetoothAdapter()
431 private IBluetooth mService;442 mService = IBluetooth.Stub.asInterface(b); in BluetoothHealth()
32 interface IBluetooth interface
369 private final IBluetooth service;
26 import android.bluetooth.IBluetooth;383 final IBluetooth bluetooth = in shutdownRadios()384 IBluetooth.Stub.asInterface(ServiceManager.checkService( in shutdownRadios()
39 import android.bluetooth.IBluetooth;87 public class BluetoothService extends IBluetooth.Stub {
89 core/java/android/bluetooth/IBluetooth.aidl \
193 android.bluetooth.IBluetooth194 android.bluetooth.IBluetooth$Stub