Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/user/
DUserSwitchDialogController.kt38 import com.android.systemui.user.ui.dialog.DialogShowerImpl in <lambda>()
113 adapter.injectDialogShower(DialogShowerImpl(this, dialogTransitionAnimator)) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/dialog/
DDialogShowerImpl.kt26 class DialogShowerImpl( class
DUserSwitchDialog.kt63 adapter.injectDialogShower(DialogShowerImpl(this, dialogTransitionAnimator)) in <lambda>()