Searched refs:actionDelegate (Results 1 – 5 of 5) sorted by relevance
60 MainActionDelegate actionDelegate = in initActionListeners() local62 actionDelegate.initMainFragment(this); in initActionListeners()
59 BlockedTopicsActionDelegate actionDelegate = in initActionListeners() local61 actionDelegate.initBlockedTopicsFragment(); in initActionListeners()
59 BlockedAppsActionDelegate actionDelegate = in initActionListeners() local61 actionDelegate.initBlockedAppsFragment(); in initActionListeners()
68 TopicsActionDelegate actionDelegate = in initActionListeners() local70 actionDelegate.initTopicsFragment(this); in initActionListeners()
68 AppsActionDelegate actionDelegate = ((AppsActivity) requireActivity()).getActionDelegate(); in initActionListeners() local69 actionDelegate.initAppsFragment(this); in initActionListeners()