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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java31 public class BluetoothController extends BroadcastReceiver { class in inherits:BroadcastReceiver
32 private static final String TAG = "StatusBar.BluetoothController";
41 public BluetoothController(Context context) { method in class:BluetoothController

Completed in 36 milliseconds