Searched refs:composeAmShellCommand (Results 1 – 1 of 1) sorted by relevance
103 val command = composeAmShellCommand( in onSetUp()112 val command = composeAmShellCommand("start-foreground-service", service, action) in startForegroundService()123 val command = composeAmShellCommand( in sendBroadcast()134 private fun composeAmShellCommand( in composeAmShellCommand() method in android.systemui.cts.tv.TvTestBase