Searched defs:fragmentService (Results 1 – 10 of 10) sorted by relevance
41 FragmentService fragmentService, in ExtensionFragmentListener()69 FragmentService fragmentService, in attachExtensonToFragment()
33 private val fragmentService: FragmentService, constant in com.android.systemui.qs.QSFragmentStartable
39 private val fragmentService: FragmentService, constant in com.android.systemui.statusbar.phone.fragment.CollapsedStatusBarFragmentStartable
17 private lateinit var fragmentService: FragmentService variable in com.android.systemui.fragments.FragmentServiceTest
97 FragmentService fragmentService, in StatusBarWindowController()
84 private val fragmentService = mock<FragmentService>() constant
81 private val fragmentService = mock<FragmentService>() constant
66 private val fragmentService: FragmentService, in <lambda>() constant
695 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
610 FragmentService fragmentService, in CentralSurfacesImpl()