/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | ProfileService.java | 39 public interface IProfileServiceBinder extends IBinder { interface in ProfileService 43 private final IProfileServiceBinder mBinder; 69 protected abstract IProfileServiceBinder initBinder(); in initBinder() 95 public IProfileServiceBinder getBinder() { in getBinder()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/ |
D | McpService.java | 88 protected IProfileServiceBinder initBinder() { in initBinder() 228 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ |
D | TbsService.java | 62 protected IProfileServiceBinder initBinder() { in initBinder() 221 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkService.java | 188 protected IProfileServiceBinder initBinder() { in initBinder() 195 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/ |
D | BatteryService.java | 75 protected IProfileServiceBinder initBinder() { in initBinder() 484 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/ |
D | AvrcpTargetService.java | 190 protected IProfileServiceBinder initBinder() { in initBinder() 594 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/ |
D | PbapClientService.java | 137 public IProfileServiceBinder initBinder() { in initBinder() 370 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/ |
D | MapClientService.java | 295 public IProfileServiceBinder initBinder() { in initBinder() 434 static class Binder extends IBluetoothMapClient.Stub implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/ |
D | PanService.java | 117 public IProfileServiceBinder initBinder() { in initBinder() 293 static class BluetoothPanBinder extends IBluetoothPan.Stub implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpControllerService.java | 364 protected IProfileServiceBinder initBinder() { in initBinder() 371 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/ |
D | HidDeviceService.java | 295 implements IProfileServiceBinder { 495 protected IProfileServiceBinder initBinder() { in initBinder()
|
D | HidHostService.java | 152 public IProfileServiceBinder initBinder() { in initBinder() 798 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/ |
D | SapService.java | 649 protected IProfileServiceBinder initBinder() { in initBinder() 905 private static class SapBinder extends IBluetoothSap.Stub implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapService.java | 709 protected IProfileServiceBinder initBinder() { in initBinder() 830 static class PbapBinder extends IBluetoothPbap.Stub implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidService.java | 105 protected IProfileServiceBinder initBinder() { in initBinder() 939 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorService.java | 115 protected IProfileServiceBinder initBinder() { in initBinder() 1039 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientService.java | 95 public IProfileServiceBinder initBinder() { in initBinder() 280 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/ |
D | HapClientService.java | 132 protected IProfileServiceBinder initBinder() { in initBinder() 1219 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapService.java | 674 protected IProfileServiceBinder initBinder() { in initBinder() 1256 static class BluetoothMapBinder extends IBluetoothMap.Stub implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ |
D | BluetoothOppService.java | 239 protected IProfileServiceBinder initBinder() { in initBinder() 243 private static class OppBinder extends Binder implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 152 protected IProfileServiceBinder initBinder() { in initBinder() 1376 static class BluetoothA2dpBinder extends IBluetoothA2dp.Stub implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlService.java | 214 protected IProfileServiceBinder initBinder() { in initBinder() 1401 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetService.java | 232 public IProfileServiceBinder initBinder() { in initBinder() 500 implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | GattService.java | 199 protected IProfileServiceBinder initBinder() { in initBinder() 409 static class BluetoothGattBinder extends IBluetoothGatt.Stub implements IProfileServiceBinder {
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/ |
D | BassClientService.java | 568 protected IProfileServiceBinder initBinder() { in initBinder() 3593 implements IProfileServiceBinder {
|