HomeSort by relevance Sort by last modified time
    Searched full:closing (Results 526 - 550 of 2993) sorted by null

<<21222324252627282930>>

  /developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
CameraOps.java 111 Log.e(TAG, "Timeout closing camera");
  /developers/build/prebuilts/gradle/PermissionRequest/Application/src/main/java/com/example/android/permissionrequest/
SimpleWebServer.java 89 Log.e(TAG, "Error closing the server socket.", e);
  /developers/samples/android/content/webview/PermissionRequest/Application/src/main/java/com/example/android/permissionrequest/
SimpleWebServer.java 89 Log.e(TAG, "Error closing the server socket.", e);
  /developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
CameraOps.java 111 Log.e(TAG, "Timeout closing camera");
  /development/cmds/monkey/
README.NETWORK.txt 80 This simulates the opening or closing the keyboard (like on dream).
  /development/host/windows/usb/winusb/
adb_winusb_endpoint_object.cpp 172 // Not closing down, so record the fact that we're doing IO. This will
  /development/ndk/platforms/android-21/include/linux/
atmdev.h 135 #define ATM_VS2TXT_MAP "IDLE", "CONNECTED", "CLOSING", "LISTEN", "INUSE", "BOUND"
  /development/ndk/platforms/android-3/include/
pthread.h 226 * closing braces, and that using setjmp/longjmp/return/break/continue
  /development/ndk/platforms/android-5/include/
pthread.h 253 * closing braces, and that using setjmp/longjmp/return/break/continue
  /development/ndk/platforms/android-8/include/
pthread.h 258 * closing braces, and that using setjmp/longjmp/return/break/continue
  /development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
CameraOps.java 111 Log.e(TAG, "Timeout closing camera");
  /development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
SimpleWebServer.java 89 Log.e(TAG, "Error closing the server socket.", e);
  /device/generic/goldfish/libqemu/
test_guest_2.c 233 printf("Closing pipe\n");
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPUnitDebuggeeWrapper.java 180 logWriter.println("Ignoring exception in closing connection: " + e);
  /external/apache-harmony/support/src/test/java/tests/support/
Support_StringWriter.java 55 * @throws java.io.IOException If an IO error occurs closing this StringWriter.
  /external/apache-http/src/org/apache/http/conn/
BasicEofSensorWatcher.java 106 // this assumes that closing the stream will
BasicManagedEntity.java 182 // this assumes that closing the stream will
ClientConnectionManager.java 127 * This includes closing all connections, whether they are currently
EofSensorWatcher.java 77 * before closing. Otherwise, {@link #eofDetected eofDetected} is called.
package.html 80 received from the connection, or by closing the
  /external/apache-http/src/org/apache/http/entity/
InputStreamEntity.java 116 // If the input stream is from a connection, closing it will read to
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterToASCI.java 128 * thrown. Closing a previously-closed stream, however, has no effect.
  /external/autotest/client/common_lib/
smogcheck_tpm.py 192 logging.error('Error freeing memory when closing TPM context')
197 logging.error('Error closing TPM context')
215 raise SmogcheckError('Error closing TPM context object')
223 require a new context to be set up before execution and closing that
  /external/autotest/client/cros/audio/
audio_data.py 101 with contextlib.closing(StringIO.StringIO(binary)) as f:
cmd_utils.py 57 # closing the pipe.

Completed in 2210 milliseconds

<<21222324252627282930>>