OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:closeQuietly
(Results
1 - 25
of
390
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/libs/vogar-expect/src/vogar/util/
IoUtils.java
25
public static void
closeQuietly
(Closeable c) {
34
public static void
closeQuietly
(Socket c) {
/frameworks/ex/common/java/com/android/common/io/
MoreCloseables.java
28
public static void
closeQuietly
(Cursor cursor) {
37
public static void
closeQuietly
(AssetFileDescriptor assetFileDescriptor) {
/packages/apps/Contacts/src/com/android/contacts/util/
UiClosables.java
32
public static boolean
closeQuietly
(ListPopupWindow popup) {
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/utils/
IoUtils.java
26
public static void
closeQuietly
(AutoCloseable closeable) {
/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
CloseUtils.java
28
public static void
closeQuietly
(Cursor cursor) {
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/utils/
CloseUtils.java
34
public static void
closeQuietly
(Closeable closeable) {
45
public static void
closeQuietly
(Cursor cursor) {
/external/vogar/src/vogar/util/
IoUtils.java
41
public static void
closeQuietly
(Closeable c) {
50
public static void
closeQuietly
(Socket c) {
/frameworks/support/documents-archive/src/android/support/provider/
IoUtils.java
30
static void
closeQuietly
(@Nullable Closeable closeable) {
42
static void
closeQuietly
(@Nullable InputStream stream) {
/packages/apps/TV/common/src/com/android/tv/common/
AutoCloseableUtils.java
29
public static void
closeQuietly
(AutoCloseable closeable) {
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
UriDerivativeLoader.java
71
closeQuietly
(result);
82
closeQuietly
(oldResult);
109
closeQuietly
(result);
119
closeQuietly
(mResult);
125
private void
closeQuietly
(Res result) {
DirectoryResult.java
39
IoUtils.
closeQuietly
(cursor);
/frameworks/base/core/tests/utiltests/src/android/util/
MemoryIntArrayTest.java
41
IoUtils.
closeQuietly
(array);
59
IoUtils.
closeQuietly
(array);
70
IoUtils.
closeQuietly
(array);
83
IoUtils.
closeQuietly
(array);
111
IoUtils.
closeQuietly
(firstArray);
112
IoUtils.
closeQuietly
(secondArray);
154
IoUtils.
closeQuietly
(array);
193
IoUtils.
closeQuietly
(array);
206
IoUtils.
closeQuietly
(array);
/external/guava/guava-tests/test/com/google/common/io/
CloseablesTest.java
73
Closeables.
closeQuietly
(in);
79
Closeables.
closeQuietly
(in);
89
Closeables.
closeQuietly
((InputStream) null);
93
Closeables.
closeQuietly
((Reader) null);
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/util/zip/
InflaterInputStream.java
43
StreamUtils.
closeQuietly
(in);
/cts/tests/tests/provider/src/android/provider/cts/contacts/
CommonDatabaseUtils.java
43
closeQuietly
(cursor);
57
closeQuietly
(cursor);
68
public static void
closeQuietly
(Cursor cursor) {
/external/guava/guava/src/com/google/common/io/
Closeables.java
108
public static void
closeQuietly
(@Nullable Closeable closeable) {
130
public static void
closeQuietly
(@Nullable InputStream inputStream) {
151
public static void
closeQuietly
(@Nullable Reader reader) {
LegacyCloseables.java
56
* resource, use {@link #
closeQuietly
(InputStream)} or {@link #
closeQuietly
(Reader)}. See
62
public static void
closeQuietly
(@Nullable Closeable closeable) {
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/audio/
Ogg.java
47
StreamUtils.
closeQuietly
(input);
54
StreamUtils.
closeQuietly
(input);
76
StreamUtils.
closeQuietly
(input);
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/audio/
Ogg.java
47
StreamUtils.
closeQuietly
(input);
54
StreamUtils.
closeQuietly
(input);
76
StreamUtils.
closeQuietly
(input);
/frameworks/base/services/core/java/com/android/server/
RecoverySystemService.java
143
IoUtils.
closeQuietly
(dis);
144
IoUtils.
closeQuietly
(dos);
145
IoUtils.
closeQuietly
(socket);
238
IoUtils.
closeQuietly
(dis);
239
IoUtils.
closeQuietly
(dos);
240
IoUtils.
closeQuietly
(socket);
/libcore/dalvik/src/main/java/dalvik/system/profiler/
HprofBinaryToAscii.java
96
closeQuietly
(inputStream);
109
closeQuietly
(inputStream);
129
closeQuietly
(inputStream);
145
* From IoUtils.
closeQuietly
but replicated for open source
148
private static void
closeQuietly
(Closeable c) {
/cts/tests/tests/calllog/src/android/calllog/cts/
TestUtils.java
52
closeQuietly
(br);
64
private static void
closeQuietly
(AutoCloseable closeable) {
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
LineIterator.java
31
* or by calling the {@link #close()} or {@link #
closeQuietly
(LineIterator)}
43
* LineIterator.
closeQuietly
(iterator);
156
IOUtils.
closeQuietly
(bufferedReader);
175
public static void
closeQuietly
(LineIterator iterator) {
/external/testng/src/main/java/org/testng/remote/strprotocol/
BaseMessageSender.java
160
closeQuietly
(serverSocket);
170
closeQuietly
(m_outStream);
177
closeQuietly
(m_inReader);
180
closeQuietly
(m_clientSocket);
184
private void
closeQuietly
(Closeable c) {
/libcore/luni/src/main/java/libcore/io/
IoUtils.java
53
public static void
closeQuietly
(AutoCloseable closeable) {
67
public static void
closeQuietly
(FileDescriptor fd) {
77
public static void
closeQuietly
(Socket socket) {
223
closeQuietly
(fd);
257
closeQuietly
(fd);
Completed in 893 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>