Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientService.java64 return new BluetoothPbapClientBinder(this); in initBinder()
153 private static class BluetoothPbapClientBinder extends IBluetoothPbapClient.Stub class in PbapClientService
157 public BluetoothPbapClientBinder(PbapClientService svc) { in BluetoothPbapClientBinder() method in PbapClientService.BluetoothPbapClientBinder