Home
last modified time | relevance | path

Searched defs:initBinder (Results 1 – 19 of 19) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DProfileService.java84 protected abstract IProfileServiceBinder initBinder(); in initBinder() method in ProfileService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientService.java72 public IProfileServiceBinder initBinder() { in initBinder() method in PbapClientService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpTargetService.java174 protected IProfileServiceBinder initBinder() { in initBinder() method in AvrcpTargetService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkService.java180 protected IProfileServiceBinder initBinder() { in initBinder() method in A2dpSinkService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
H A DLeAudioService.java84 protected IProfileServiceBinder initBinder() { in initBinder() method in LeAudioService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMapClientService.java294 public IProfileServiceBinder initBinder() { in initBinder() method in MapClientService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java179 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothOppService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java553 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothPbapService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapService.java654 protected IProfileServiceBinder initBinder() { in initBinder() method in SapService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
H A DHearingAidService.java91 protected IProfileServiceBinder initBinder() { in initBinder() method in HearingAidService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java101 public IProfileServiceBinder initBinder() { in initBinder() method in PanService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidDeviceService.java510 protected IProfileServiceBinder initBinder() { in initBinder() method in HidDeviceService
H A DHidHostService.java91 public IProfileServiceBinder initBinder() { in initBinder() method in HidHostService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java655 protected IProfileServiceBinder initBinder() { in initBinder() method in BluetoothMapService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java102 protected IProfileServiceBinder initBinder() { in initBinder() method in A2dpService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java78 public IProfileServiceBinder initBinder() { in initBinder() method in HeadsetClientService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java342 protected IProfileServiceBinder initBinder() { in initBinder() method in AvrcpControllerService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java129 public IProfileServiceBinder initBinder() { in initBinder() method in HeadsetService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java271 protected IProfileServiceBinder initBinder() { in initBinder() method in GattService