Home
last modified time | relevance | path

Searched refs:ResetSessionDialog (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DGuestResumeSessionReceiver.java58 private final ResetSessionDialog.Factory mResetSessionDialogFactory;
104 ResetSessionDialog.Factory resetSessionDialogFactory) { in GuestResumeSessionReceiver()
130 public static class ResetSessionDialog extends SystemUIDialog implements class in GuestResumeSessionReceiver
147 ResetSessionDialog create(int userId); in create()
151 public ResetSessionDialog(Context context, in ResetSessionDialog() method in GuestResumeSessionReceiver.ResetSessionDialog
H A DGuestResetOrExitSessionReceiver.java73 private final ResetSessionDialog.Factory mResetSessionDialogFactory;
79 ResetSessionDialog.Factory resetSessionDialogFactory, in GuestResetOrExitSessionReceiver()
138 public static final class ResetSessionDialog extends SystemUIDialog implements class in GuestResetOrExitSessionReceiver
149 ResetSessionDialog create(int userId); in create()
153 ResetSessionDialog(Context context, in ResetSessionDialog() method in GuestResetOrExitSessionReceiver.ResetSessionDialog