Home
last modified time | relevance | path

Searched refs:getColumnCount (Results 1 – 7 of 7) sorted by relevance

/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
DProfilesTableModel.java51 public int getColumnCount() { in getColumnCount() method in ProfilesTableModel
DPropertiesTableModel.java75 public int getColumnCount() { in getColumnCount() method in PropertiesTableModel
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DLintList.java221 for (int i = 1; i < mTree.getColumnCount(); i++) { in updateColumnWidths()
627 LintColumn[] columns = new LintColumn[mTree.getColumnCount()]; in saveState()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
DImportPage.java188 for (int i = 1; i < mTable.getColumnCount(); i++) { in updateColumnWidths()
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
Dandroid-support-v7-gridlayout.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
DAddTranslationDialog.java310 int columnCount = mTable.getColumnCount(); in updateColumnWidths()
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DWorkspace.java1420 public int getColumnCount() { in getColumnCount() method in Workspace.DevicesTableModel
1517 public int getColumnCount() { in getColumnCount() method in Workspace.WindowsTableModel