OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closing
(Results
626 - 650
of
2993
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/native/include/ui/
Fence.h
86
// responsible for
closing
the returned file descriptor. On error, -1 will
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiApConfigStore.java
157
Log.e(TAG, "Error
closing
hotspot configuration during read" + e);
/frameworks/rs/api/
Scanner.cpp
156
error() << "Missing
closing
double quote\n";
/frameworks/support/samples/Support13Demos/src/com/example/android/supportv13/app/
CursorFragment.java
137
// Swap the new cursor in. (The framework will take care of
closing
the
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderCursorSupport.java
176
// Swap the new cursor in. (The framework will take care of
closing
the
LoaderRetainedSupport.java
167
// Swap the new cursor in. (The framework will take care of
closing
the
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DrawerLayoutTest.java
65
// Tests for opening and
closing
the drawer and checking the open state
112
// Try
closing
the drawer when it's already closed
136
// Try
closing
the drawer when it's already closed
196
// Try
closing
the drawer when it's already closed
/hardware/libhardware/include/hardware/
fb.h
158
/** convenience API for opening and
closing
a supported device */
/hardware/qcom/display/msm8084/libcopybit/
copybit.h
287
/** convenience API for opening and
closing
a device */
/hardware/qcom/display/msm8084/liboverlay/
overlayRotator.cpp
68
ALOGE("%s error in
closing
rot mem", __FUNCTION__);
/hardware/qcom/display/msm8226/libcopybit/
copybit.h
287
/** convenience API for opening and
closing
a device */
/hardware/qcom/display/msm8226/liboverlay/
overlayRotator.cpp
69
ALOGE("%s error in
closing
rot mem", __FUNCTION__);
/hardware/qcom/display/msm8909/libcopybit/
copybit.h
289
/** convenience API for opening and
closing
a device */
/hardware/qcom/display/msm8960/libcopybit/
copybit.h
259
/** convenience API for opening and
closing
a device */
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_uevents.cpp
156
// fall back to FB,
closing
all MDP pipes.
/hardware/qcom/display/msm8960/liboverlay/
overlayRotator.cpp
71
ALOGE("%s error in
closing
rot mem %d", __FUNCTION__, i);
/hardware/qcom/display/msm8994/libcopybit/
copybit.h
290
/** convenience API for opening and
closing
a device */
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
ByteArrayOutputStreamTest.java
83
* fail("IOException
closing
stream"); } try { bos.write
StringWriterTest.java
43
fail("IOException
closing
StringWriter : " + e.getMessage());
/libcore/luni/src/main/java/libcore/io/
ClassPathURLStreamHandler.java
166
// If the jar file is not cached
closing
the input stream will close the URLConnection and
/libcore/luni/src/main/native/
java_util_regex_Pattern.cpp
51
case U_REGEX_MISSING_CLOSE_BRACKET: return "Missing
closing
bracket in character class";
/libcore/luni/src/test/java/libcore/java/io/
FileInputStreamTest.java
171
//
Closing
an already-closed stream is a no-op...
/libcore/luni/src/test/java/libcore/java/net/
ServerSocketConcurrentCloseTest.java
95
// Check that the server shut down quickly in response to the socket
closing
.
/libcore/ojluni/src/main/java/java/io/
StringReader.java
196
*
Closing
a previously closed stream has no effect.
/libcore/ojluni/src/main/java/java/nio/channels/
ReadableByteChannel.java
100
*
closing
the channel and setting the current thread's
Completed in 1680 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>