Searched refs:IProfileServiceBinder (Results 1 - 17 of 17) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DProfileService.java44 public static interface IProfileServiceBinder extends IBinder { interface in class:ProfileService
52 protected IProfileServiceBinder mBinder;
64 protected abstract IProfileServiceBinder initBinder();
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkService.java51 protected IProfileServiceBinder initBinder() {
244 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMapClientService.java149 protected IProfileServiceBinder initBinder() {
208 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientService.java63 public IProfileServiceBinder initBinder() {
154 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java105 protected IProfileServiceBinder initBinder() {
349 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java53 public IProfileServiceBinder initBinder() {
118 extends IBluetoothHeadset.Stub implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidDevService.java236 extends IBluetoothInputHost.Stub implements IProfileServiceBinder {
402 protected IProfileServiceBinder initBinder() {
H A DHidService.java79 public IProfileServiceBinder initBinder() {
319 private static class BluetoothInputDeviceBinder extends IBluetoothInputDevice.Stub implements IProfileServiceBinder{
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java85 public IProfileServiceBinder initBinder() {
215 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java36 import com.android.bluetooth.btservice.ProfileService.IProfileServiceBinder;
80 protected IProfileServiceBinder initBinder() {
316 private static class BluetoothHealthBinder extends IBluetoothHealth.Stub implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java48 import com.android.bluetooth.btservice.ProfileService.IProfileServiceBinder;
577 protected IProfileServiceBinder initBinder() {
1138 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java66 import com.android.bluetooth.btservice.ProfileService.IProfileServiceBinder;
835 protected IProfileServiceBinder initBinder() {
903 private static class PbapBinder extends IBluetoothPbap.Stub implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapService.java36 import com.android.bluetooth.btservice.ProfileService.IProfileServiceBinder;
559 protected IProfileServiceBinder initBinder() {
774 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java216 protected IProfileServiceBinder initBinder() {
642 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java79 public IProfileServiceBinder initBinder() {
198 implements IProfileServiceBinder {
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java68 import com.android.bluetooth.btservice.ProfileService.IProfileServiceBinder;
154 protected IProfileServiceBinder initBinder() {
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java181 protected IProfileServiceBinder initBinder() {
336 private static class BluetoothGattBinder extends IBluetoothGatt.Stub implements IProfileServiceBinder {

Completed in 186 milliseconds