Searched refs:injectDialogShower (Results 1 – 3 of 3) sorted by relevance
63 adapter.injectDialogShower(DialogShowerImpl(this, dialogTransitionAnimator)) in <lambda>()
113 adapter.injectDialogShower(DialogShowerImpl(this, dialogTransitionAnimator)) in <lambda>()
122 public void injectDialogShower(UserSwitchDialogController.DialogShower shower) { in injectDialogShower() method in UserDetailView.Adapter