Searched refs:getValueAt (Results 1 – 3 of 3) sorted by relevance
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/ | ||
D | ProfilesTableModel.java | 39 public Object getValueAt(int row, int column) { in getValueAt() method in ProfilesTableModel |
D | PropertiesTableModel.java | 62 public Object getValueAt(int row, int column) { in getValueAt() method in PropertiesTableModel |
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/ | ||
D | Workspace.java | 1430 public Object getValueAt(int row, int column) { in getValueAt() method in Workspace.DevicesTableModel |