Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
DControlsControllerImplTest.kt116 private lateinit var canceller: DidRunRunnable in <lambda>()
164 canceller = DidRunRunnable() in <lambda>()
980 private class DidRunRunnable() : Runnable { class