HomeSort by relevance Sort by last modified time
    Searched refs:close (Results 1276 - 1300 of 8652) sorted by null

<<51525354555657585960>>

  /libcore/support/src/test/java/tests/support/
Support_ASimpleReader.java 41 public void close() throws IOException { method in class:Support_ASimpleReader
  /packages/apps/Camera2/src/com/android/camera/util/
FileUtil.java 69 stream.close();
  /packages/apps/Contacts/src/com/android/contacts/util/
NotifyingAsyncQueryHandler.java 27 * {@link WeakReference} back to a listener. Will properly close any
63 cursor.close();
  /packages/apps/Gallery/src/com/android/camera/gallery/
SingleImageList.java 73 public void close() { method in class:SingleImageList
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeLlcpConnectionlessSocket.java 73 public void close() throws IOException { method in class:NativeLlcpConnectionlessSocket
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeLlcpConnectionlessSocket.java 73 public void close() throws IOException { method in class:NativeLlcpConnectionlessSocket
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Base64Body.java 60 mSource.close();
  /packages/apps/UnifiedEmail/src/com/android/mail/content/
ObjectCursorLoader.java 109 cursor.close();
121 oldCursor.close();
154 cursor.close();
166 mCursor.close();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DistracterFilterCheckingIsInDictionary.java 56 public void close() { method in class:DistracterFilterCheckingIsInDictionary
  /pdk/build/
prepare_pdk_tree.py 74 f.close()
124 p.stdout.close()
148 mountf.close()
149 umountf.close()
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
basic_file.h 57 // True iff we opened _M_cfile, and thus must close it ourselves.
73 close();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
commands.py 17 sts = pipe.close()
61 sts = pipe.close()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_py.py 26 f.close()
31 f.close()
74 open(os.path.join(sources, "__init__.py"), "w").close()
78 open(os.path.join(testdir, "testfile"), "w").close()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/hotshot/
stones.py 10 p.close()

Completed in 859 milliseconds

<<51525354555657585960>>