Home
last modified time | relevance | path

Searched defs:commandRegistry (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/taptotransfer/
H A DMediaTttCommandLineHelperTest.kt49 private val commandRegistry = CommandRegistry(context, inlineExecutor) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java319 CommandRegistry commandRegistry, in ScreenDecorations()