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