Searched refs:RebootWithMteDialog (Results 1 – 3 of 3) sorted by relevance
34 public class RebootWithMteDialog extends InstrumentedDialogFragment class40 public RebootWithMteDialog(Context context) { in RebootWithMteDialog() method in RebootWithMteDialog47 RebootWithMteDialog dialog = new RebootWithMteDialog(context); in show()
81 RebootWithMteDialog.show(mContext, mFragment); in handlePreferenceTreeClick()
40 private RebootWithMteDialog mDialog;46 mDialog = new RebootWithMteDialog(mContext); in setup()