Searched defs:CMD_KILL (Results 1 – 2 of 2) sorted by relevance
58 public static final String CMD_KILL = "k"; field in AmMonitor
93 const val CMD_KILL = "am kill %s" in <lambda>() constant