Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
DParseableCommand.kt132 val helpSubCmds = subCmdsRequestingHelp() in execute()
153 private fun subCmdsRequestingHelp(): List<ParseableCommand> = in subCmdsRequestingHelp() method