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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothManager.java34 * with {@link Context#BLUETOOTH_SERVICE} to create an {@link BluetoothManager},
50 public final class BluetoothManager { class
51 private static final String TAG = "BluetoothManager";
60 public BluetoothManager(Context context) { method in class:BluetoothManager

Completed in 109 milliseconds