Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
H A DCommandRegistry.kt94 registerCommand("prefs") { PrefsCommand(context) }
153 private class PrefsCommand(val context: Context) : Command { regex