Searched refs:slot_id (Results 1 – 1 of 1) sorted by relevance
56 int slot_id = intent.getIntExtra(StkAppService.SLOT_ID, 0); in handleAction() local59 args.putInt(StkAppService.SLOT_ID, slot_id); in handleAction()83 "args: " + args + ", slot id: " + slot_id); in handleAction()