Home
last modified time | relevance | path

Searched refs:runPendingAction (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlActionCoordinator.kt75 fun runPendingAction(controlId: String) method
DControlActionCoordinatorImpl.kt163 override fun runPendingAction(controlId: String) { in <lambda>() method in com.android.systemui.controls.ui.ControlActionCoordinatorImpl
DControlViewHolder.kt180 controlActionCoordinator.runPendingAction(cws.ci.controlId) in bindData()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
DControlActionCoordinatorImplTest.kt134 coordinator.runPendingAction(ID) in testToggleDoesNotRunWhenLockedThenRunsWhenUnlocked()
139 coordinator.runPendingAction(ID) in testToggleDoesNotRunWhenLockedThenRunsWhenUnlocked()