Home
last modified time | relevance | path

Searched refs:initBinder (Results 1 – 25 of 28) sorted by relevance

12

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DProfileService.java62 protected abstract IProfileServiceBinder initBinder(); in initBinder() method in ProfileService
78 mBinder = initBinder(); in ProfileService()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMcpService.java87 protected IProfileServiceBinder initBinder() { in initBinder() method in McpService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsService.java63 protected IProfileServiceBinder initBinder() { in initBinder() method in TbsService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryService.java86 protected IProfileServiceBinder initBinder() { in initBinder() method in BatteryService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java169 protected IProfileServiceBinder initBinder() { in initBinder() method in A2dpSinkService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMapClientService.java300 public IProfileServiceBinder initBinder() { in initBinder() method in MapClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpTargetService.java253 protected IProfileServiceBinder initBinder() { in initBinder() method in AvrcpTargetService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/
DPanService.java147 public IProfileServiceBinder initBinder() { in initBinder() method in PanService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientService.java175 public IProfileServiceBinder initBinder() { in initBinder() method in PbapClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidDeviceService.java327 protected IProfileServiceBinder initBinder() { in initBinder() method in HidDeviceService
DHidHostService.java143 public IProfileServiceBinder initBinder() { in initBinder() method in HidHostService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java361 protected IProfileServiceBinder initBinder() { in initBinder() method in AvrcpControllerService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java127 protected IProfileServiceBinder initBinder() { in initBinder() method in HearingAidService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java670 protected IProfileServiceBinder initBinder() { in initBinder() method in SapService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java730 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothPbapService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java139 public IProfileServiceBinder initBinder() { in initBinder() method in HeadsetClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java161 protected IProfileServiceBinder initBinder() { in initBinder() method in HapClientService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java128 mBinder = (HearingAidServiceBinder) mService.initBinder(); in setUp()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java151 protected IProfileServiceBinder initBinder() { in initBinder() method in CsipSetCoordinatorService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java702 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothMapService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java162 protected IProfileServiceBinder initBinder() { in initBinder() method in A2dpService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppService.java256 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothOppService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java152 protected IProfileServiceBinder initBinder() { in initBinder() method in VolumeControlService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetService.java233 public IProfileServiceBinder initBinder() { in initBinder() method in HeadsetService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java178 mBinder = (VolumeControlServiceBinder) mService.initBinder(); in setUp()

12