Searched refs:CMD_MSG (Results 1 – 2 of 2) sorted by relevance
61 args.putParcelable(StkAppService.CMD_MSG, intent in handleAction()
197 static final String CMD_MSG = "cmd message"; field in StkAppService380 msg.obj = args.getParcelable(CMD_MSG); in onStart()