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