Searched refs:OP_BOOT_COMPLETED (Results 1 – 2 of 2) sorted by relevance
108 static final int OP_BOOT_COMPLETED = 5; field in StkAppService199 case OP_BOOT_COMPLETED: in onStart()316 case OP_BOOT_COMPLETED: in handleMessage()
37 args.putInt(StkAppService.OPCODE, StkAppService.OP_BOOT_COMPLETED); in onReceive()