Searched refs:onRefreshState (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ | ||
D | ControlsUiController.kt | 41 fun onRefreshState(componentName: ComponentName, controls: List<Control>) method |
D | ControlsUiControllerImpl.kt | 501 override fun onRefreshState(componentName: ComponentName, controls: List<Control>) { in <lambda>() method in com.android.systemui.controls.ui.ControlsUiControllerImpl |