Searched refs:BottomMarginCommand (Results 1 – 2 of 2) sorted by relevance
29 val bottomMargin: BottomMarginCommand? by subCommand(BottomMarginCommand())44 class BottomMarginCommand : ParseableCommand(NAME) { class
32 import com.android.systemui.BottomMarginCommand in <lambda>()310 private fun executeBottomMarginCommand(command: BottomMarginCommand, printWriter: PrintWriter) { in <lambda>()