Searched refs:testInstructionResId (Results 1 – 1 of 1) sorted by relevance
285 int testInstructionResId, Intent testIntent) { in DialogTestListItem() argument287 mManualInstruction = context.getString(testInstructionResId); in DialogTestListItem()318 int testInstructionResId, Intent testIntent, int imageResId) { in DialogTestListItemWithIcon() argument319 super(context, nameResId, testId, testInstructionResId, testIntent); in DialogTestListItemWithIcon()