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

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

Completed in 1603 milliseconds