Searched defs:close (Results 1 – 11 of 11) 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
62 void DmTrace::close() in close() function in DmTrace
92 public void close() { in close() method in ProjectState.LibraryState
641 Image close = iconFactory.getIcon("close"); //$NON-NLS-1$); in paint() local