/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | ProfileService.java | 84 protected abstract IProfileServiceBinder initBinder(); in initBinder() method in ProfileService 154 mBinder = initBinder(); in onCreate()
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/ |
D | MapClientTest.java | 195 IBluetoothMapClient.Stub mapClientBinder = (IBluetoothMapClient.Stub) mService.initBinder(); in testConnectViaBinder()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkService.java | 180 protected IProfileServiceBinder initBinder() { in initBinder() method in A2dpSinkService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
D | AvrcpTargetService.java | 174 protected IProfileServiceBinder initBinder() { in initBinder() method in AvrcpTargetService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
D | PbapClientService.java | 72 public IProfileServiceBinder initBinder() { in initBinder() method in PbapClientService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
D | MapClientService.java | 294 public IProfileServiceBinder initBinder() { in initBinder() method in MapClientService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/ |
D | LeAudioService.java | 84 protected IProfileServiceBinder initBinder() { in initBinder() method in LeAudioService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapService.java | 553 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothPbapService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
D | PanService.java | 101 public IProfileServiceBinder initBinder() { in initBinder() method in PanService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
D | HidDeviceService.java | 510 protected IProfileServiceBinder initBinder() { in initBinder() method in HidDeviceService
|
D | HidHostService.java | 91 public IProfileServiceBinder initBinder() { in initBinder() method in HidHostService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
D | HearingAidService.java | 91 protected IProfileServiceBinder initBinder() { in initBinder() method in HearingAidService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/ |
D | SapService.java | 654 protected IProfileServiceBinder initBinder() { in initBinder() method in SapService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpControllerService.java | 342 protected IProfileServiceBinder initBinder() { in initBinder() method in AvrcpControllerService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientService.java | 78 public IProfileServiceBinder initBinder() { in initBinder() method in HeadsetClientService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppService.java | 179 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothOppService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapService.java | 655 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothMapService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 102 protected IProfileServiceBinder initBinder() { in initBinder() method in A2dpService
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/ |
D | HeadsetServiceTest.java | 150 mHeadsetServiceBinder = (IBluetoothHeadset.Stub) mHeadsetService.initBinder(); in setUp()
|
D | HeadsetServiceAndStateMachineTest.java | 226 mHeadsetServiceBinder = (IBluetoothHeadset.Stub) mHeadsetService.initBinder(); in setUp()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetService.java | 129 public IProfileServiceBinder initBinder() { in initBinder() method in HeadsetService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 249 protected IProfileServiceBinder initBinder() { in initBinder() method in GattService
|