Searched refs:bindServiceForPanel (Results 1 – 7 of 7) sorted by relevance
122 manager.bindServiceForPanel() in testBindForPanel()129 manager.bindServiceForPanel() in testUnbindPanelIsUnbound()351 manager.bindServiceForPanel() in testRebindForPanelWithSameFlags()380 manager.bindServiceForPanel() in testBindAfterSecurityExceptionWorks()385 manager.bindServiceForPanel() in testBindAfterSecurityExceptionWorks()
270 controller.bindServiceForPanel(TEST_COMPONENT_NAME_1) in testBindServiceForPanel()273 verify(providers[0]).bindServiceForPanel() in testBindServiceForPanel()
954 verify(bindingController).bindServiceForPanel(TEST_COMPONENT) in <lambda>()
67 fun bindServiceForPanel(component: ComponentName) in bindAndLoad() method
175 override fun bindServiceForPanel(component: ComponentName) { in bindServiceForPanel() method176 retrieveLifecycleManager(component).bindServiceForPanel() in bindServiceForPanel()
328 fun bindServiceForPanel() { in bindServiceForPanel() method
485 bindingController.bindServiceForPanel(componentName) in <lambda>()