Searched defs:subCommands (Results 1 – 2 of 2) sorted by relevance
65 val subCommands: List<SubCommand> = _subCommands constant in com.android.systemui.statusbar.commandline.CommandParser
74 val subCommands = myCommand.parser.subCommands in testFactoryMethods() constant