Home
last modified time | relevance | path

Searched refs:IBluetooth (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothManagerCallback.aidl19 import android.bluetooth.IBluetooth;
27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp()
DIBluetoothManager.aidl19 import android.bluetooth.IBluetooth;
32 IBluetooth registerAdapter(in IBluetoothManagerCallback callback); in registerAdapter()
DBluetoothDevice.java658 private static IBluetooth sService;
662 /*package*/ static IBluetooth getService() { in getService()
674 public void onBluetoothServiceUp(IBluetooth bluetoothService)
1151 IBluetooth service = sService; in fetchUuidsWithSdp()
DIBluetooth.aidl33 interface IBluetooth interface
DBluetoothSocket.java359 IBluetooth bluetoothProxy = in connect()
398 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(null); in bindListen()
DBluetoothAdapter.java556 private IBluetooth mService;
2148 public void onBluetoothServiceUp(IBluetooth bluetoothService) {
2330 /*package*/ IBluetooth getBluetoothService(IBluetoothManagerCallback cb) { in getBluetoothService()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java24 import android.bluetooth.IBluetooth;
155 private IBluetooth mBluetooth;
507 public IBluetooth registerAdapter(IBluetoothManagerCallback callback){ in registerAdapter()
1363 Intent i = new Intent(IBluetooth.class.getName()); in handleMessage()
1533 mBluetooth = IBluetooth.Stub.asInterface(Binder.allowBlocking(service)); in handleMessage()
1811 Intent i = new Intent(IBluetooth.class.getName()); in handleEnable()
/frameworks/base/
Dpreloaded-classes695 android.bluetooth.IBluetooth
696 android.bluetooth.IBluetooth$Stub
697 android.bluetooth.IBluetooth$Stub$Proxy
DAndroid.mk120 core/java/android/bluetooth/IBluetooth.aidl \
Dcompiled-classes-phone735 android.bluetooth.IBluetooth
736 android.bluetooth.IBluetooth$Stub
737 android.bluetooth.IBluetooth$Stub$Proxy
/frameworks/base/services/
Dprofile-classes424 Landroid/bluetooth/IBluetooth;
449 Landroid/bluetooth/IBluetooth$Stub;
450 Landroid/bluetooth/IBluetooth$Stub$Proxy;