Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/commandline/
H A DParseableCommandTest.kt243 val subCmd = regex
252 val subCmd by subCommand(subCmd) regex
265 val subCmd = regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
H A DCommandParser.kt323 val subCmd = OptionalSubCommand(command) regex