Searched refs:OP_LAUNCH_APP (Results 1 – 3 of 3) sorted by relevance
98 args.putInt(StkAppService.OPCODE, StkAppService.OP_LAUNCH_APP); in launchSTKMainMenu()
222 args.putInt(StkAppService.OPCODE, StkAppService.OP_LAUNCH_APP); in launchSTKMainMenu()
221 static final int OP_LAUNCH_APP = 3; field in StkAppService400 case OP_LAUNCH_APP: in onStart()576 case OP_LAUNCH_APP: in handleMessage()1572 if (mStkContext[slotId].mOpCode == OP_LAUNCH_APP && in launchMenuActivity()