Searched defs:initBinder (Results 1 - 11 of 11) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpSinkService.java45 protected IProfileServiceBinder initBinder() { method in class:A2dpSinkService
H A DA2dpService.java50 protected IProfileServiceBinder initBinder() { method in class:A2dpService
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpControllerService.java66 protected IProfileServiceBinder initBinder() { method in class:AvrcpControllerService
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DProfileService.java64 protected abstract IProfileServiceBinder initBinder(); method in class:ProfileService
107 mBinder = initBinder();
/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/hfpclient/
H A DHeadsetClientService.java58 public IProfileServiceBinder initBinder() { method in class:HeadsetClientService
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java93 public IProfileServiceBinder initBinder() { method in class:PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidService.java80 public IProfileServiceBinder initBinder() { method in class:HidService
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java531 protected IProfileServiceBinder initBinder() { method in class:BluetoothMapService
/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.java156 protected IProfileServiceBinder initBinder() { method in class:GattService

Completed in 183 milliseconds