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

/packages/services/Telephony/src/com/android/phone/
H A DBluetoothManager.java45 public class BluetoothManager implements CallModeler.Listener { class in inherits:CallModeler.Listener
46 private static final String LOG_TAG = BluetoothManager.class.getSimpleName();
68 public BluetoothManager(Context context, CallManager callManager, CallModeler callModeler) { method in class:BluetoothManager
377 * Receiver for misc intent broadcasts the BluetoothManager cares about.
429 public void onBluetoothIndicationChange(boolean isConnected, BluetoothManager manager);

Completed in 20 milliseconds