Searched defs:onExitGuestUser (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/dialog/ | ||
D | ExitGuestDialog.kt | 40 fun onExitGuestUser( in interface() method |
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/model/ | ||
D | ShowDialogRequestModel.kt | 45 val onExitGuestUser: (guestId: Int, targetId: Int, forceRemoveGuest: Boolean) -> Unit, constant in com.android.systemui.user.domain.model.ShowDialogRequestModel.ShowExitGuestDialog |