Home
last modified time | relevance | path

Searched defs:getReportLog (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DPassFailButtons.java173 CtsVerifierReportLog getReportLog(); in getReportLog() method
266 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.Activity
378 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.ListActivity
476 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.TestListActivity
DTestResult.java203 public ReportLog getReportLog() { in getReportLog() method in TestResult
DTestListAdapter.java732 public ReportLog getReportLog(int position) { in getReportLog() method in TestListAdapter
819 public ReportLog getReportLog(String mode, int position) { in getReportLog() method in TestListAdapter