Searched refs:IBluetoothHeadset (Results 1 – 6 of 6) sorted by relevance
352 private IBluetoothHeadset mService;376 mService = IBluetoothHeadset.Stub.asInterface(service); in onServiceConnected()385 private IBluetoothHeadset getService() { in getService()428 final IBluetoothHeadset service = getService(); in connect()466 final IBluetoothHeadset service = getService(); in disconnect()486 final IBluetoothHeadset service = getService(); in getConnectedDevices()507 final IBluetoothHeadset service = getService(); in getDevicesMatchingConnectionStates()529 final IBluetoothHeadset service = getService(); in getConnectionState()566 final IBluetoothHeadset service = getService(); in setConnectionPolicy()621 final IBluetoothHeadset service = getService(); in getConnectionPolicy()[all …]
6 Landroid/bluetooth/IBluetoothHeadset$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBl…
464 Landroid/bluetooth/BluetoothHeadset;->mService:Landroid/bluetooth/IBluetoothHeadset;1677 Landroid/bluetooth/IBluetoothHeadset$Stub$Proxy;-><init>(Landroid/os/IBinder;)V1678 Landroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->clccResponse(IIIIZLjava/lang/String;I)V1679 Landroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->connect(Landroid/bluetooth/BluetoothDevice;)Z1680 Landroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->connectAudio()Z1681 Landroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->disconnect(Landroid/bluetooth/BluetoothDevice;)Z1682 Landroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->disconnectAudio()Z1683 Landroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->getActiveDevice()Landroid/bluetooth/BluetoothDevi…1684 Landroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->getAudioRouteAllowed()Z1685 Landroid/bluetooth/IBluetoothHeadset$Stub$Proxy;->getAudioState(Landroid/bluetooth/BluetoothDevice;…[all …]
31 interface IBluetoothHeadset { interface
32 "android/bluetooth/IBluetoothHeadset.aidl",
37 import android.bluetooth.IBluetoothHeadset;499 static class BluetoothHeadsetBinder extends IBluetoothHeadset.Stub