HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 251 - 275 of 2197) sorted by null

<<11121314151617181920>>

  /system/connectivity/shill/cellular/
modem_proxy_interface.h 45 virtual void Disconnect(Error* error, const ResultCallback& callback,
  /system/connectivity/shill/dbus_bindings/
org.chromium.flimflam.Service.dbus-xml 24 <method name="Disconnect"/>
  /system/connectivity/shill/ethernet/
mock_ethernet_service.h 38 MOCK_METHOD2(Disconnect, void(Error* error, const char* reason));
  /system/connectivity/shill/
hook_table.h 22 // disconnected. A disconnect action may be instantaneous or it may require
32 // Closure start_callback = Bind(&MyService::Disconnect, &my_service);
40 // When |my_service| has completed its disconnect process,
42 // does not finish its disconnect processing before kTimeout, then it gets
  /system/connectivity/shill/pppoe/
pppoe_service_unittest.cc 77 service_->Disconnect(&error, __func__);
185 TEST_F(PPPoEServiceTest, Disconnect) {
203 service_->Disconnect(&error, "in test");
212 service_->Disconnect(&error, "in test");
  /system/connectivity/shill/vpn/
mock_vpn_driver.h 36 MOCK_METHOD0(Disconnect, void());
  /system/connectivity/shill/wimax/
mock_wimax_device_proxy.cc 34 ON_CALL(*this, Disconnect(_, _, _))
mock_wimax_device_proxy.h 48 MOCK_METHOD3(Disconnect, void(Error* error,
  /tools/test/connectivity/acts/tests/google/bt/car_bt/
BtCarPairedConnectDisconnectTest.py 18 Test script to test connect and disconnect sequence between two devices which can run
25 2. Disconnect A2dpSink and HeadsetClient
129 # Disconnect the devices.
130 self.log.info("Attempt to disconnect.")
  /frameworks/base/services/tests/servicestests/src/com/android/server/
ConnectivityServiceTest.java 366 public void disconnect() { method in class:ConnectivityServiceTest.MockNetworkAgent
794 // Test WiFi disconnect.
796 mWiFiNetworkAgent.disconnect();
814 // Test cellular disconnect.
815 mCellNetworkAgent.disconnect();
824 // Test cellular disconnect
    [all...]
  /external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
SurfaceTextureHelperTest.java 172 surfaceTextureHelper.disconnect();
218 surfaceTextureHelper.disconnect();
267 // Disconnect - we should not receive any textures after this.
268 surfaceTextureHelper.disconnect();
288 surfaceTextureHelper.disconnect();
324 surfaceTextureHelper.disconnect(handler);
329 * received on a thread separate from the test thread and returned after disconnect.
358 surfaceTextureHelper.disconnect(handler);
436 surfaceTextureHelper.disconnect();
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
CallActivity.java 259 disconnect();
290 disconnect(); method
302 disconnect(); method
412 // Disconnect from remote resources, dispose of local resources, and exit.
413 private void disconnect() { method in class:CallActivity
446 disconnect(); method
456 disconnect();
570 disconnect();
634 disconnect();
  /frameworks/native/libs/gui/tests/
IGraphicBufferProducer_test.cpp 269 ASSERT_OK(mProducer->disconnect(TEST_API));
276 // Must disconnect with same API number
277 ASSERT_EQ(BAD_VALUE, mProducer->disconnect(TEST_API_OTHER));
279 ASSERT_EQ(BAD_VALUE, mProducer->disconnect(/*api*/0xDEADBEEF));
664 ASSERT_OK(mProducer->disconnect(TEST_API));
680 ASSERT_OK(mProducer->disconnect(TEST_API));
693 ASSERT_OK(mProducer->disconnect(TEST_API));
710 ASSERT_OK(mProducer->disconnect(TEST_API));
725 ASSERT_OK(mProducer->disconnect(TEST_API));
  /system/bt/stack/l2cap/
l2c_csm.c 187 /* Disconnect unless ACL collision and upper layer wants to handle it */
305 case L2CEVT_L2CA_DISCONNECT_REQ: /* Upper wants to disconnect */
409 /* If last channel immediately disconnect the ACL for better security.
425 case L2CEVT_L2CA_DISCONNECT_REQ: /* Upper wants to disconnect */
495 ** Bluesoleil seems to disconnect ACL link as failure case, because
530 case L2CEVT_L2CA_DISCONNECT_REQ: /* Upper wants to disconnect */
588 /* Send disc indication unless peer to peer race condition AND normal disconnect */
589 /* *((UINT8 *)p_data) != HCI_ERR_PEER_USER happens when peer device try to disconnect for normal reason */
646 case L2CEVT_L2CA_DISCONNECT_REQ: /* Upper wants to disconnect */
647 /* If we know peer CID from connect pending, we can send disconnect */
    [all...]
  /external/autotest/database/
database_connection.py 44 def disconnect(self): member in class:_GenericBackend
272 self.disconnect()
282 self.disconnect()
290 def disconnect(self): member in class:DatabaseConnection
292 self._backend.disconnect()
310 self.disconnect()
  /external/webrtc/webrtc/libjingle/xmpp/
xmppclient.cc 42 // We need to disconnect from socket_ before engine_ is destructed (by
68 socket_->SignalConnected.disconnect(this);
69 socket_->SignalRead.disconnect(this);
70 socket_->SignalClosed.disconnect(this);
295 XmppReturnStatus XmppClient::Disconnect() {
299 d_->engine_->Disconnect();
  /system/connectivity/shill/test-scripts/
test-flimflam 21 print " disconnect <service>"
33 print " dev <interface> disconnect [network]"
124 network.Disconnect()
239 elif sys.argv[1] in ["disconnect", "disc"]:
250 service.Disconnect()
346 elif command in ["disconnect", "disc"] and value != "":
  /system/bt/stack/gatt/
gatt_main.c 221 ** Description This function is called to disconnect to an ATT device.
223 ** Parameter p_tcb: pointer to the TCB to disconnect.
444 /* ignore all fixed channel connect/disconnect on BR/EDR link for GATT */
700 else /* wrong state, disconnect it */
704 /* just in case the peer also accepts our connection - Send L2CAP disconnect req */
760 /* Send L2CAP disconnect req */
827 ** Description This is the L2CAP disconnect indication callback function.
843 /* send L2CAP disconnect response */
851 /* if ACL link is still up, no reason is logged, l2cap is disconnect from peer */
855 /* send disconnect callback *
    [all...]
  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
HttpsURLConnectionTest.java 137 * @see java.net.HttpURLConnection#disconnect()
140 public void disconnect() { method in class:MyHttpsURLConnection
  /external/autotest/client/cros/cellular/pseudomodem/
bearer.py 109 def Disconnect(self):
111 Disconnect and deactivate this packet data connection. In a real bearer,
  /external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/
network_WiFi_OverlappingBSSScan.py 69 self.context.client.shill.disconnect(self.context.router.get_ssid())
89 self.context.client.shill.disconnect(self.context.router.get_ssid())
  /external/autotest/server/site_tests/network_WiFi_SSIDSwitchBack/
network_WiFi_SSIDSwitchBack.py 30 disconnect to complete.
52 # Deconfig and wait for the DUT to disconnect and end up at 'idle'.
  /external/autotest/server/site_tests/network_WiFi_WakeOnWiFiThrottling/
network_WiFi_WakeOnWiFiThrottling.py 51 # Wait for the DUT to receive the disconnect, wake in
79 # Wait for the DUT to receive the disconnect, wake in
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
ServiceConnection.java 43 * Disconnect from the outgoing connection
47 public void disconnect() throws IOException; method in interface:ServiceConnection
  /external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
HttpsServiceConnectionSE.java 71 public void disconnect() { method in class:HttpsServiceConnectionSE
72 connection.disconnect();

Completed in 651 milliseconds

<<11121314151617181920>>