Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointRunEntity.java351 if (profilingReport.getOptionsCount() > 0) { in fromProfilingReport()
/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java6571 int getOptionsCount(); in getOptionsCount() method
6956 public int getOptionsCount() { in getOptionsCount() method in VtsReportMessage.ProfilingReportMessage
7182 if (getOptionsCount() > 0) { in hashCode()
7972 public int getOptionsCount() { in getOptionsCount() method in VtsReportMessage.ProfilingReportMessage.Builder