Searched refs:infoText (Results 1 – 1 of 1) sorted by relevance
139 public TestInfo(String testId, int title, int infoText, ButtonInfo... buttons) { in TestInfo() argument150 mInfoText = infoText; in TestInfo()