Searched refs:DemoProfileDialogHandler (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.car.settings.profiles.DemoProfileDialogHandler.CONFIRM_EXIT_RETAIL_MODE_D…40 private DemoProfileDialogHandler mDemoProfileDialogHandler;49 mDemoProfileDialogHandler = new DemoProfileDialogHandler(mContext, in setUp()
30 public class DemoProfileDialogHandler { class47 public DemoProfileDialogHandler(Context context, FragmentController fragmentController) { in DemoProfileDialogHandler() method in DemoProfileDialogHandler
42 private DemoProfileDialogHandler mDemoProfileDialogHandler;50 mDemoProfileDialogHandler = new DemoProfileDialogHandler(context, fragmentController); in AddProfilePreferenceController()
58 private DemoProfileDialogHandler mDemoProfileDialogHandler;91 mDemoProfileDialogHandler = new DemoProfileDialogHandler(context, fragmentController); in ProfileDetailsActionButtonsPreferenceController()