Home
last modified time | relevance | path

Searched refs:getReportSectionName (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DPassFailButtons.java118 String getReportSectionName(); in getReportSectionName() method
141 this.mReportLog = new CtsVerifierReportLog(REPORT_LOG_NAME, getReportSectionName()); in Activity()
206 public final String getReportSectionName() { in getReportSectionName() method in PassFailButtons.Activity
243 this.mReportLog = new CtsVerifierReportLog(REPORT_LOG_NAME, getReportSectionName()); in ListActivity()
290 public final String getReportSectionName() { in getReportSectionName() method in PassFailButtons.ListActivity
331 this.mReportLog = new CtsVerifierReportLog(REPORT_LOG_NAME, getReportSectionName()); in TestListActivity()
377 public final String getReportSectionName() { in getReportSectionName() method in PassFailButtons.TestListActivity