Searched refs:onRefreshState (Results 1 – 4 of 4) sorted by relevance
54 fun onRefreshState(componentName: ComponentName, controls: List<Control>) in show() method
791 override fun onRefreshState(componentName: ComponentName, controls: List<Control>) { in <lambda>() method
537 uiController.onRefreshState(componentName, listOf(control)) in <lambda>()
275 verify(uiController).onRefreshState(TEST_COMPONENT, list) in <lambda>()