Searched refs:getReportSectionName (Results 1 – 1 of 1) sorted by relevance
118 String getReportSectionName(); in getReportSectionName() method141 this.mReportLog = new CtsVerifierReportLog(REPORT_LOG_NAME, getReportSectionName()); in Activity()206 public final String getReportSectionName() { in getReportSectionName() method in PassFailButtons.Activity243 this.mReportLog = new CtsVerifierReportLog(REPORT_LOG_NAME, getReportSectionName()); in ListActivity()290 public final String getReportSectionName() { in getReportSectionName() method in PassFailButtons.ListActivity331 this.mReportLog = new CtsVerifierReportLog(REPORT_LOG_NAME, getReportSectionName()); in TestListActivity()377 public final String getReportSectionName() { in getReportSectionName() method in PassFailButtons.TestListActivity