Searched defs:previous (Results 1 – 6 of 6) sorted by relevance
153 String previous = store.getString(AdtPrefs.PREFS_LINT_SEVERITIES); in setSeverities() local
175 IWizardPage previous = ((NewXmlFileWizard) getWizard()).getPreviousPage(this); in onWsFolderPathUpdated() local
210 protected void notifyStateChanged(ObjectState previous, ObjectState state) { in notifyStateChanged()
210 IStructuredDocumentRegion previous = region.getPrevious(); in customizeDocumentCommand() local
120 Node previous = commentNode.getPreviousSibling(); in clearLegacyComment() local
630 public void attachPrevious(INode previous, INode node) { in attachPrevious()