Searched refs:testInstructionResId (Results 1 – 1 of 1) sorted by relevance
227 int testInstructionResId, Intent testIntent) { in DialogTestListItem() argument229 mManualInstruction = context.getString(testInstructionResId); in DialogTestListItem()260 int testInstructionResId, Intent testIntent, int imageResId) { in DialogTestListItemWithIcon() argument261 super(context, nameResId, testId, testInstructionResId, testIntent); in DialogTestListItemWithIcon()