Searched refs:bouncerDialogFactory (Results 1 – 2 of 2) sorted by relevance
66 private val bouncerDialogFactory = constant87 dialogFactory = bouncerDialogFactory in BouncerContentUnderTest()
45 fun bouncerDialogFactory(@Application context: Context): BouncerDialogFactory { in bindBouncerView() method