Searched refs:ExitSessionDialog (Results 1 – 1 of 1) sorted by relevance
74 private final ExitSessionDialog.Factory mExitSessionDialogFactory;80 ExitSessionDialog.Factory exitSessionDialogFactory) { in GuestResetOrExitSessionReceiver()189 public static final class ExitSessionDialog extends SystemUIDialog implements class in GuestResetOrExitSessionReceiver200 ExitSessionDialog create(int userId, boolean isEphemeral); in create()204 ExitSessionDialog(Context context, in ExitSessionDialog() method in GuestResetOrExitSessionReceiver.ExitSessionDialog