Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
DCommandParser.kt258 val newCmd = RequiredSubCommand(optional.cmd) in require() constant
259 replaceWithRequired(optional, newCmd) in require()
260 return newCmd in require()