Searched refs:CMD_MSG (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
H A DStkCmdReceiver.java62 args.putParcelable(StkAppService.CMD_MSG, intent
H A DStkAppService.java180 static final String CMD_MSG = "cmd message"; field in class:StkAppService
340 msg.obj = args.getParcelable(CMD_MSG);

Completed in 95 milliseconds