Searched refs:initBinder (Results 1 - 7 of 7) 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.java49 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.java91 public IProfileServiceBinder initBinder() { method in class:PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java83 protected IProfileServiceBinder initBinder() { method in class:HealthService
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java149 protected IProfileServiceBinder initBinder() { method in class:GattService

Completed in 55 milliseconds