Searched defs:getType (Results 1 – 4 of 4) sorted by relevance
| /test/vts/web/dashboard/src/main/java/com/android/vts/util/ | ||
| D | Graph.java | 39 public abstract GraphType getType(); in getType() method in Graph |
| D | LineGraph.java | 60 public GraphType getType() { in getType() method in LineGraph |
| D | Histogram.java | 66 public GraphType getType() { in getType() method in Histogram |
| /test/vts/web/dashboard/src/main/java/com/android/vts/proto/ | ||
| D | VtsReportMessage.java | 6027 com.android.vts.proto.VtsReportMessage.VtsProfilingType getType(); in getType() method |