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