Searched defs:close (Results 1 – 10 of 10) sorted by relevance
82 public void close() throws IOException { in close() method in TemplatedInputStream
53 public void close() { in close() method in TraceCommandWriter
114 public boolean close() { in close() method in SdkLocationChooserDialog
96 public boolean close() { in close() method in InputDensityDialog
85 public boolean close() { in close() method in LintListDialog
178 public boolean close() { in close() method in Socket
239 int close = text.lastIndexOf(oldName); in computeChanges() local378 int close = text.lastIndexOf(oldName); in convertLinearToTable() local
175 int close = text.lastIndexOf(oldName); in computeChanges() local
92 public void close() { in close() method in ProjectState.LibraryState
642 Image close = iconFactory.getIcon("close"); //$NON-NLS-1$); in paint() local