Searched refs:BluetoothDialog (Results 1 – 2 of 2) sorted by relevance
24 public class BluetoothDialog extends SystemUIDialog { class26 public BluetoothDialog(Context context) { in BluetoothDialog() method in BluetoothDialog
115 private BluetoothDialog mDialog;430 mDialog = new BluetoothDialog(mContext); in handleMessage()