Searched defs:SapBinder (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapService.java560 return new SapBinder(this);
773 private static class SapBinder extends IBluetoothSap.Stub class in class:SapService
790 SapBinder(SapService service) { method in class:SapService.SapBinder
791 Log.v(TAG, "SapBinder()");

Completed in 40 milliseconds