Home
last modified time | relevance | path

Searched refs:IProfileServiceBinder (Results 1 – 19 of 19) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DProfileService.java49 public interface IProfileServiceBinder extends IBinder { interface in ProfileService
60 private IProfileServiceBinder mBinder;
84 protected abstract IProfileServiceBinder initBinder(); in initBinder()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java180 protected IProfileServiceBinder initBinder() { in initBinder()
186 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpTargetService.java174 protected IProfileServiceBinder initBinder() { in initBinder()
494 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientService.java72 public IProfileServiceBinder initBinder() { in initBinder()
230 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapClientService.java294 public IProfileServiceBinder initBinder() { in initBinder()
453 private static class Binder extends IBluetoothMapClient.Stub implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
DLeAudioService.java84 protected IProfileServiceBinder initBinder() { in initBinder()
716 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java553 protected IProfileServiceBinder initBinder() { in initBinder()
659 private static class PbapBinder extends IBluetoothPbap.Stub implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java101 public IProfileServiceBinder initBinder() { in initBinder()
242 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDeviceService.java285 implements IProfileServiceBinder {
510 protected IProfileServiceBinder initBinder() { in initBinder()
DHidHostService.java91 public IProfileServiceBinder initBinder() { in initBinder()
334 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidService.java91 protected IProfileServiceBinder initBinder() { in initBinder()
855 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java654 protected IProfileServiceBinder initBinder() { in initBinder()
921 private static class SapBinder extends IBluetoothSap.Stub implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java342 protected IProfileServiceBinder initBinder() { in initBinder()
348 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java78 public IProfileServiceBinder initBinder() { in initBinder()
227 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppService.java179 protected IProfileServiceBinder initBinder() { in initBinder()
183 private static class OppBinder extends Binder implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java655 protected IProfileServiceBinder initBinder() { in initBinder()
1205 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java102 protected IProfileServiceBinder initBinder() { in initBinder()
1216 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java129 public IProfileServiceBinder initBinder() { in initBinder()
414 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java249 protected IProfileServiceBinder initBinder() { in initBinder()
498 implements IProfileServiceBinder {