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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothPbap.java43 * BluetoothPbap service. Use the ServiceListener interface to obtain a
72 private final ServiceListener mServiceListener;
92 public interface ServiceListener { interface in class:BluetoothPbap
114 public BluetoothPbap(Context context, ServiceListener l) {
H A DBluetoothHeadset.java46 * BluetoothHeadset service. Use the ServiceListener interface to obtain a
93 private final ServiceListener mServiceListener;
135 public interface ServiceListener { interface in class:BluetoothHeadset
157 public BluetoothHeadset(Context context, ServiceListener l) {

Completed in 110 milliseconds