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