Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DGuestResetOrExitSessionReceiver.java74 private final ExitSessionDialog.Factory mExitSessionDialogFactory; field in GuestResetOrExitSessionReceiver
84 mExitSessionDialogFactory = exitSessionDialogFactory; in GuestResetOrExitSessionReceiver()
114 mExitSessionDialog = mExitSessionDialogFactory.create(currentUser.id, in onReceive()