OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
926 - 950
of
8652
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/libcore/luni/src/test/java/libcore/java/io/
OldPipedWriterTest.java
81
pw.
close
();
104
pw.
close
();
122
pw.
close
();
202
pw.
close
();
208
pw.
close
();
225
reader.pr.
close
();
251
pw.
close
();
272
pw.
close
();
OldPushbackReaderTest.java
38
pbr.
close
();
66
tobj.
close
();
73
tobj.
close
();
81
* java.io.PushbackReader#
close
()
87
tobj.
close
();
88
tobj.
close
();
92
tobj.
close
();
216
pbr.
close
();
376
* Tears down the fixture, for example,
close
a network connection. This
381
pbr.
close
();
[
all
...]
/libcore/luni/src/test/java/libcore/java/net/
DatagramSocketTest.java
44
ds.
close
();
50
ds.
close
();
ServerSocketTest.java
60
ss.
close
();
68
ss.
close
();
/libcore/luni/src/test/java/libcore/java/sql/
ConnectionTest.java
36
c.
close
();
45
c.
close
();
/libcore/luni/src/test/java/libcore/java/text/
OldNumberFormatFieldTest.java
67
in.
close
();
68
out.
close
();
/libcore/luni/src/test/java/libcore/java/util/zip/
OldAndroidGZIPStreamTest.java
42
outFile.
close
();
51
inFile.
close
();
90
out.
close
();
108
in.
close
();
/libcore/luni/src/test/java/tests/java/sql/
InsertFunctionalityTest.java
50
statement.
close
();
51
conn.
close
();
86
userTab.
close
();
166
r.
close
();
184
r.
close
();
200
r.
close
();
222
r.
close
();
223
stat.
close
();
UpdateFunctionalityTest2.java
59
statement.
close
();
60
conn.
close
();
95
userTab.
close
();
197
r.
close
();
236
r.
close
();
257
r.
close
();
282
r.
close
();
283
stat.
close
();
/libcore/support/src/test/java/tests/support/
Support_OutputStream.java
42
public void
close
() throws IOException {
method in class:Support_OutputStream
46
super.
close
();
/packages/apps/Browser/tests/src/com/android/browser/tests/
BP1to2UpgradeTests.java
62
c.
close
();
72
c.
close
();
82
c.
close
();
99
c.
close
();
109
c.
close
();
128
c.
close
();
137
c.
close
();
145
c.
close
();
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
LoggingInputStream.java
104
public void
close
() throws IOException {
method in class:LoggingInputStream
105
super.
close
();
/packages/apps/Exchange/src/com/android/exchange/adapter/
Base64InputStream.java
64
public void
close
() throws IOException {
method in class:Base64InputStream
65
s.
close
();
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
BatchingNamedTaskExecutor.java
89
public void
close
() {
method in class:BatchingNamedTaskExecutor
91
mExecutor.
close
();
/packages/apps/UnifiedEmail/src/com/android/mail/content/
ObjectCursor.java
89
public void
close
() {
method in class:ObjectCursor
90
super.
close
();
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
ThresholdingOutputStream.java
151
public void
close
() throws IOException
method in class:ThresholdingOutputStream
161
getStream().
close
();
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
EOLConvertingInputStream.java
88
public void
close
() throws IOException {
method in class:EOLConvertingInputStream
89
in.
close
();
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
Base64InputStream.java
53
public void
close
() throws IOException {
method in class:Base64InputStream
54
s.
close
();
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
PositionInputStream.java
51
public void
close
() throws IOException {
method in class:PositionInputStream
52
inputStream.
close
();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/
DecayingExpandableBinaryDictionaryBase.java
56
public void
close
() {
method in class:DecayingExpandableBinaryDictionaryBase
62
super.
close
();
/packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/
CameraThread.java
79
public synchronized void
close
() throws Exception {
method in class:CameraThread
95
close
();
method
/prebuilts/misc/common/swig/include/2.0.11/perl5/
noembed.h
67
#ifdef
close
68
#undef
close
macro
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_misc.py
22
dbs.
close
()
37
db.
close
()
47
db.
close
()
51
db.
close
()
70
db1.
close
()
89
db1.
close
()
102
db1.
close
()
113
db1.
close
()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/dummy/
connection.py
51
def
close
(self):
member in class:Listener
86
def
close
(self):
member in class:Connection
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_binhex.py
31
f.
close
()
39
f.
close
()
Completed in 568 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>