Searched defs:addRow (Results 1 – 3 of 3) sorted by relevance
/tools/loganalysis/src/com/android/loganalysis/item/ | ||
D | CpuInfoItem.java | 103 public void addRow(int pid, double percent, String name) { in addRow() method in CpuInfoItem |
D | QtaguidItem.java | 103 public void addRow(int uid, int rxBytes, int txBytes) { in addRow() method in QtaguidItem |
D | GfxInfoItem.java | 120 public void addRow( in addRow() method in GfxInfoItem |