OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
3851 - 3875
of
7589
) sorted by null
<<
151
152
153
154
155
156
157
158
159
160
>>
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppUtility.java
123
cursor.
close
();
159
metadataCursor.
close
();
327
info.mInputStream.
close
();
/packages/apps/Contacts/src/com/android/contacts/editor/
AggregationSuggestionEngine.java
157
mDataCursor.
close
();
329
cursor.
close
();
361
mDataCursor.
close
();
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ShortcutIntentBuilder.java
173
cursor.
close
();
195
cursor.
close
();
230
cursor.
close
();
/packages/apps/Gallery/src/com/android/camera/
ImageManager.java
324
sublist.
close
();
364
public void
close
() {
method in class:ImageManager.EmptyImageList
511
cursor.
close
();
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DownloadCache.java
109
cursor.
close
();
184
cursor.
close
();
218
cursor.
close
();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
StateView.java
206
mPath.
close
();
227
mPath.
close
();
252
mPath.
close
();
/packages/apps/Gallery2/src/com/android/gallery3d/util/
ReverseGeocoder.java
351
dos.
close
();
371
dis.
close
();
391
dis.
close
();
/packages/apps/Mms/src/com/android/mms/ui/
DeliveryReportActivity.java
206
c.
close
();
316
c.
close
();
344
c.
close
();
/packages/apps/Mms/src/com/android/mms/widget/
MmsWidgetService.java
109
mConversationCursor.
close
();
123
mConversationCursor.
close
();
150
cursor.
close
();
/packages/apps/Music/src/com/android/music/
MusicUtils.java
339
cursor.
close
();
354
cursor.
close
();
367
cursor.
close
();
398
c.
close
();
444
cur.
close
();
511
c.
close
();
581
cur.
close
();
624
cursor.
close
();
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionary.java
307
close
();
method
354
public void
close
() {
method in class:BinaryDictionary
360
traverseSession.
close
();
Suggest.java
60
//
Close
to -2**31
126
oldDict.
close
();
485
public void
close
() {
method in class:Suggest
489
dictionary.
close
();
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandler.java
220
c.
close
();
287
c.
close
();
340
cursor.
close
();
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
CallLogProviderTest.java
170
c.
close
();
175
c.
close
();
249
c.
close
();
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
StorageManager.java
344
cursor.
close
();
395
cursor.
close
();
459
cursor.
close
();
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
CameraOps.java
150
mCamera.
close
();
152
throw new ApiFailureException("can't
close
device!", e);
280
mCaptureReader.
close
();
308
i.
close
();
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py
331
template.
close
()
383
fp.
close
()
399
manifest.
close
()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
feedparser.py
13
data. When you have no more data to push into the parser, call .
close
().
68
def
close
(self):
167
def
close
(self):
169
self._input.
close
()
67
def
close
(self):
member in class:BufferedSubFile
165
def
close
(self):
member in class:FeedParser
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
nntplib.py
250
# If this method created the file, then it must
close
it
252
openedFile.
close
()
596
"""Process a QUIT command and
close
the socket. Returns:
600
self.file.
close
()
601
self.sock.
close
()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mhlib.py
40
f.
close
()
45
f.
close
()
339
msg.fp.
close
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py
331
template.
close
()
383
fp.
close
()
399
manifest.
close
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
feedparser.py
13
data. When you have no more data to push into the parser, call .
close
().
68
def
close
(self):
167
def
close
(self):
169
self._input.
close
()
67
def
close
(self):
member in class:BufferedSubFile
165
def
close
(self):
member in class:FeedParser
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
nntplib.py
250
# If this method created the file, then it must
close
it
252
openedFile.
close
()
596
"""Process a QUIT command and
close
the socket. Returns:
600
self.file.
close
()
601
self.sock.
close
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mhlib.py
40
f.
close
()
45
f.
close
()
339
msg.fp.
close
()
/system/core/libutils/
Looper.cpp
103
close
(mWakeReadPipeFd);
104
close
(mWakeWritePipeFd);
105
close
(mEpollFd);
Completed in 1207 milliseconds
<<
151
152
153
154
155
156
157
158
159
160
>>