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()
220 static final int OP_LAUNCH_APP = 3; field in StkAppService389 case OP_LAUNCH_APP: in onStart()559 case OP_LAUNCH_APP: in handleMessage()1515 if (mStkContext[slotId].mOpCode == OP_LAUNCH_APP && in launchMenuActivity()