Home
last modified time | relevance | path

Searched refs:reconnect (Results 1 – 25 of 98) sorted by relevance

1234

/external/autotest/server/cros/multimedia/
Dremote_facade_factory.py64 self.connect(reconnect=False)
98 self.connect(reconnect=True)
112 def connect(self, reconnect): argument
122 def connect_with_retries(reconnect): argument
127 if reconnect:
144 connect_with_retries(reconnect)
/external/e2fsprogs/tests/f_lpf2/
Dname1 create lost+found and reconnect lost directory
/external/fsck_msdos/
Dext.h134 int reconnect(int, struct bootblock *, struct fatEntry *, cl_t);
Dfat.c678 mod |= ret = reconnect(dosfs, boot, fat, head); in checklost()
Ddir.c1019 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) in reconnect() function
/external/autotest/server/site_tests/network_WiFi_RoamSuspendTimeout/
Dcontrol.11a14 This test verifies that DUT can reconnect to an open 802.11a network
Dcontrol.11g14 This test attempts to verify that we can reconnect to a router over 802.11g
Dcontrol.11b14 This test attempts to verify that we can reconnect to a router over 802.11b
Dcontrol.wep10414 This test case verifies that the DUT can reconnect to an AP using WEP
Dcontrol.wep4014 This test case verifies that the DUT can reconnect to an AP using
Dcontrol.wpa214 This tests verifies that we can reconnect to an AP broadcasting a WPA2 (aka
Dcontrol.wpa14 This tests verifies that we can reconnect to an AP broadcasting a WPA network
/external/autotest/server/site_tests/firmware_PDConnect/
Dcontrol19 - Abiility to disconnect, then reconnect establishing a successful PD contract
/external/autotest/server/site_tests/network_WiFi_FastReconnectInDarkResume/
Dcontrol15 from an AP that is still up, the DUT will reconnect to that AP during the same
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCamera.java50 public void reconnect() { in reconnect() method in ShadowCamera
/external/autotest/client/site_tests/network_3GModemControl/
Dcontrol.e36237 # or else the out-of-credits logic will kick in and attempt to reconnect (see
/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.cc232 bool reconnect = dtls_; in SetRemoteFingerprint() local
239 if (reconnect) { in SetRemoteFingerprint()
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/
Dcontrol23 match or disconnect, since we might try to connect or reconnect to known
/external/avahi/docs/
DAPI-CHANGES-0.670 choose to reconnect in that case by freeing your AvahiClient new
/external/avahi/avahi-daemon/
Ddbus-internal.h176 int reconnect; member
Ddbus-protocol.c187 if (server->reconnect) { in msg_signal_filter_impl()
1179 server->reconnect = force; in dbus_protocol_setup()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DCameraTest.java58 camera.reconnect(); in testReconnect()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
DWifiManagerFacade.java526 return mWifi.reconnect(); in wifiConnect()
762 return mWifi.reconnect(); in wifiReconnect()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
Dautobanh.jar ... .tavendo.autobahn.WebSocket$WebSocketConnectionObserver$WebSocketCloseNotification RECONNECT private static final synthetic de.tavendo.autobahn. ...

1234