Searched refs:initBinder (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DProfileService.java62 protected abstract IProfileServiceBinder initBinder(); method in class:ProfileService
105 mBinder = initBinder();
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java48 protected IProfileServiceBinder initBinder() { method in class:A2dpService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java57 public IProfileServiceBinder initBinder() { method in class:HeadsetService
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidService.java79 public IProfileServiceBinder initBinder() { method in class:HidService
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java85 public IProfileServiceBinder initBinder() { method in class:PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java81 protected IProfileServiceBinder initBinder() { method in class:HealthService

Completed in 291 milliseconds