Home
last modified time | relevance | path

Searched defs:onExitGuestUser (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/dialog/
DExitGuestDialog.kt40 fun onExitGuestUser( in interface() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/model/
DShowDialogRequestModel.kt45 val onExitGuestUser: (guestId: Int, targetId: Int, forceRemoveGuest: Boolean) -> Unit, constant in com.android.systemui.user.domain.model.ShowDialogRequestModel.ShowExitGuestDialog