Searched refs:KEY_VISIBLE (Results 1 – 1 of 1) sorted by relevance
101 private static final String KEY_VISIBLE = "lintColVisible"; //$NON-NLS-1$ field in LintList640 IMemento visibleEntry = memento.createChild(KEY_VISIBLE); in saveState()738 visibleColumns = mMemento.getChild(KEY_VISIBLE); in getVisibleColumns()