HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 1351 - 1375 of 2243) sorted by null

<<51525354555657585960>>

  /system/core/adb/
bugreport.cpp 253 "Please be patient and do not cancel or disconnect your device "
fdevent.cpp 63 // Always enable POLLRDHUP, so the host server can take action when some clients disconnect.
  /system/webservd/libwebserv/
dbus_protocol_handler.cc 177 void DBusProtocolHandler::Disconnect(const dbus::ObjectPath& object_path) {
  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
VpnTest.java 261 // Intent that tells it to disconnect.
263 .putExtra(mPackageName + ".cmd", "disconnect");
  /cts/tests/camera/src/android/hardware/camera2/cts/testcases/
Camera2SurfaceViewTestCase.java 226 // Stop repeat, wait for captures to complete, and disconnect from surfaces
236 // Stop repeat, wait for captures to complete, and disconnect from surfaces
    [all...]
  /developers/build/prebuilts/gradle/Quiz/Application/src/main/java/com/example/android/wearable/quiz/
MainActivity.java 163 // disconnect mGoogleApiClient.
426 mGoogleApiClient.disconnect();
  /developers/samples/android/wearable/wear/Quiz/Application/src/main/java/com/example/android/wearable/quiz/
MainActivity.java 163 // disconnect mGoogleApiClient.
426 mGoogleApiClient.disconnect();
  /development/apps/Development/src/com/android/development/
Connectivity.java 634 mWm.disconnect();
792 if (conn != null) conn.disconnect();
  /development/samples/browseable/Quiz/Application/src/com.example.android.wearable.quiz/
MainActivity.java 163 // disconnect mGoogleApiClient.
426 mGoogleApiClient.disconnect();
  /external/autotest/client/cros/bluetooth/
bluetooth_device_xmlrpc_server.py 730 @param address: Address of the device to disconnect.
742 device.Disconnect()
  /external/avahi/avahi-client/
client.c 149 * available, so we disconnect ourselves */
629 /* Disconnect in advance, so that the free() functions won't
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.backends.chrome_inspector.inspector_websocket.html 73 <dl><dt><a name="InspectorWebsocket-Disconnect"><strong>Disconnect</strong></a>(self)</dt><dd><tt>Disconnects&nbsp;the&nbsp;inspector&nbsp;websocket.<br>
  /external/cros/system_api/dbus/shill/
dbus-constants.h 27 const char kDisconnectFunction[] = "Disconnect";
211 const char kStateDisconnect[] = "disconnect";
    [all...]
  /external/curl/lib/
ldap.c 153 ZERO_NULL, /* disconnect */
178 ZERO_NULL, /* disconnect */
  /external/google-breakpad/src/client/windows/crash_generation/
crash_generation_server.cc 156 // problem too. So we disconnect from the pipe and then wait for the server
553 // disconnect from the pipe and reset the event. If anything fails, go into
    [all...]
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c 906 ** Description Disconnect data link connection by local application
932 /* wait for disconnect response if successful */
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 104 * \brief LLCP socket disconnect callback definition
642 * \brief <b>Disconnect a currently connected socket</b>.
    [all...]
  /external/webrtc/webrtc/base/
stream.cc 211 stream_->SignalEvent.disconnect(this);
222 stream_->SignalEvent.disconnect(this);
  /external/wpa_supplicant_8/src/ap/
wpa_auth_glue.c 142 wpa_printf(MSG_DEBUG, "%s: WPA authenticator requests disconnect: "
609 cb.disconnect = hostapd_wpa_auth_disconnect;
  /frameworks/av/media/libstagefright/rtsp/
MyTransmitter.h 787 LOG(INFO) << "disconnect completed";
797 mConn->disconnect(new AMessage('disc', this));
  /frameworks/av/services/audioflinger/
PatchPanel.cpp 80 /* Disconnect a patch */
569 /* Disconnect a patch */
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Stream.cpp 430 ALOGE("%s: Stream %d: Unable to disconnect to tear down buffers: %s (%d)",
659 status_t Camera3Stream::disconnect() { function in class:android::camera3::Camera3Stream
  /frameworks/base/core/java/android/view/
SurfaceControl.java 357 * Disconnect any client still connected to the surface.
359 public void disconnect() { method in class:SurfaceControl
    [all...]
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
ConnectionUtil.java 533 * If the device is already associated with a WiFi, disconnect and forget it,
620 * Disconnect from the current AP and remove configured networks.
  /frameworks/base/obex/javax/obex/
ServerSession.java 417 * Handles a disconnect request from a client. This method will read the
514 * Write the OBEX DISCONNECT packet to the server. Byte 0: response code

Completed in 786 milliseconds

<<51525354555657585960>>