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
43 private DemoProfileDialogHandler mDemoProfileDialogHandler;51 mDemoProfileDialogHandler = new DemoProfileDialogHandler(context, fragmentController); in AddProfilePreferenceController()
62 private DemoProfileDialogHandler mDemoProfileDialogHandler;95 mDemoProfileDialogHandler = new DemoProfileDialogHandler(context, fragmentController); in ProfileDetailsActionButtonsPreferenceController()