/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | ProfileService.java | 77 protected abstract IProfileServiceBinder initBinder(); in initBinder() method in ProfileService 124 mBinder = initBinder(); in onCreate()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkService.java | 143 protected IProfileServiceBinder initBinder() { in initBinder() method in A2dpSinkService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
D | AvrcpTargetService.java | 149 protected IProfileServiceBinder initBinder() { in initBinder() method in AvrcpTargetService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
D | PbapClientService.java | 68 public IProfileServiceBinder initBinder() { in initBinder() method in PbapClientService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
D | MapClientService.java | 289 protected IProfileServiceBinder initBinder() { in initBinder() method in MapClientService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapService.java | 550 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothPbapService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
D | PanService.java | 95 public IProfileServiceBinder initBinder() { in initBinder() method in PanService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
D | HearingAidService.java | 86 protected IProfileServiceBinder initBinder() { in initBinder() method in HearingAidService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
D | HidDeviceService.java | 489 protected IProfileServiceBinder initBinder() { in initBinder() method in HidDeviceService
|
D | HidHostService.java | 88 public IProfileServiceBinder initBinder() { in initBinder() method in HidHostService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpControllerService.java | 247 protected IProfileServiceBinder initBinder() { in initBinder() method in AvrcpControllerService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/ |
D | SapService.java | 646 protected IProfileServiceBinder initBinder() { in initBinder() method in SapService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientService.java | 71 public IProfileServiceBinder initBinder() { in initBinder() method in HeadsetClientService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppService.java | 178 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothOppService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 97 protected IProfileServiceBinder initBinder() { in initBinder() method in A2dpService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapService.java | 645 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothMapService
|
/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 | 127 public IProfileServiceBinder initBinder() { in initBinder() method in HeadsetService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 197 protected IProfileServiceBinder initBinder() { in initBinder() method in GattService
|