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.java72 return new BluetoothPbapClientBinder(this); in initBinder()
129 private static class BluetoothPbapClientBinder extends IBluetoothPbapClient.Stub class in PbapClientService
133 public BluetoothPbapClientBinder(PbapClientService svc) { in BluetoothPbapClientBinder() method in PbapClientService.BluetoothPbapClientBinder