Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppService.java179 return new OppBinder(this); in initBinder()
182 private static class OppBinder extends Binder implements IProfileServiceBinder { class in BluetoothOppService
184 OppBinder(BluetoothOppService service) { in OppBinder() method in BluetoothOppService.OppBinder