Searched refs:BluetoothManager (Results 1 – 11 of 11) sorted by relevance
48 public final class BluetoothManager { class58 public BluetoothManager(Context context) { in BluetoothManager() method in BluetoothManager
44 mAdapter = ((BluetoothManager)getContext().getSystemService( in getBluetoothAdapter()
34 import android.bluetooth.BluetoothManager;205 registerService(Context.BLUETOOTH_SERVICE, BluetoothManager.class, in registerService()206 new CachedServiceFetcher<BluetoothManager>() { in registerService()208 public BluetoothManager createService(ContextImpl ctx) { in registerService()209 return new BluetoothManager(ctx); in registerService()
207 an instance of {@link android.bluetooth.BluetoothManager}, which is then209 {@link android.bluetooth.BluetoothManager}:</p>212 final BluetoothManager bluetoothManager =213 (BluetoothManager) getSystemService(Context.BLUETOOTH_SERVICE);356 private BluetoothManager mBluetoothManager;
374 android.bluetooth.BluetoothManager} class that you should use for some high level operations379 final BluetoothManager bluetoothManager =380 (BluetoothManager) getSystemService(Context.BLUETOOTH_SERVICE);
572 android.bluetooth.BluetoothManager
651 android.bluetooth.BluetoothManager
6469 public final class BluetoothManager {
7340 public final class BluetoothManager {
7632 public final class BluetoothManager {
7346 public final class BluetoothManager {