Searched defs:registerCommand (Results 1 – 1 of 1) sorted by relevance
65 fun registerCommand( in registerCommand() method80 fun registerCommand(name: String, commandFactory: () -> Command) { in registerCommand() method in com.android.systemui.statusbar.commandline.CommandRegistry