Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
DCommandRegistry.kt90 private fun initializeCommands() { in initializeCommands() method
101 if (!initialized) initializeCommands() in onShellCommand()