HomeSort by relevance Sort by last modified time
    Searched full:reconnect (Results 126 - 150 of 468) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/autotest/client/site_tests/bluetooth_RegressionClient/
bluetooth_RegressionClient.py 68 self.collect_logs(message='After reconnect.')
  /external/autotest/client/site_tests/login_UserPolicyKeys/
login_UserPolicyKeys.py 128 # stored. Reconnect to the session_manager, since the restart killed it.
  /external/autotest/server/site_tests/firmware_PDTrySrc/
firmware_PDTrySrc.py 41 delay for reconnect adds a random delay so that test to increase
  /external/autotest/server/site_tests/network_WiFi_ProfileBasic/
network_WiFi_ProfileBasic.py 157 # reconnect to the service, since the "explicitly disconnected"
  /external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
network_WiFi_ReconnectInDarkResume.py 30 suspend for the DUT to reconnect to.
  /external/autotest/server/site_tests/network_WiFi_VerifyRouter/
network_WiFi_VerifyRouter.py 92 # Don't automatically reconnect to this AP.
  /external/e2fsprogs/e2fsck/
pass3.c 22 * will offer to reconnect it to /lost+found. While it is chasing
25 * offer to reconnect the directory to /lost+found in to break the
29 * reconnect inodes to /lost+found; this subroutine is also used by
295 * or we will have offered to reconnect this to
pass4.c 71 * Prompt to reconnect.
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
CameraTest.java 58 camera.reconnect();
  /external/skia/experimental/Networking/
SkSockets.h 183 * or reconnect to the server. For blocking sockets, this method will block
  /external/skqp/experimental/Networking/
SkSockets.h 183 * or reconnect to the server. For blocking sockets, this method will block
  /external/webrtc/webrtc/base/
sigslot_unittest.cc 181 TEST_F(SigslotSTSlotTest, Reconnect) {
  /external/wpa_supplicant_8/hs20/client/
spp_client.c 311 * Update wpa_supplicant credentials and reconnect using updated
322 wpa_printf(MSG_ERROR, "Failed to request wpa_supplicant to reconnect");
812 * Update wpa_supplicant credentials and reconnect using updated
820 wpa_printf(MSG_ERROR, "Failed to request wpa_supplicant to reconnect");
  /frameworks/av/camera/include/camera/
Camera.h 93 status_t reconnect();
  /frameworks/av/media/libstagefright/http/
MediaHTTP.cpp 62 // reconnect() calls with uri == old mLastURI.c_str(), which gets zapped
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
ApnContext.java 164 * Get the reconnect intent.
165 * @return The reconnect intent
172 * Save the reconnect intent which can be used for cancelling later.
173 * @param intent The reconnect intent
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
AddWifiNetworkTask.java 138 if (!mWifiManager.reconnect()) {
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 302 public synchronized boolean reconnect() { method in class:NativeNfcTag
788 reconnect(); method
815 reconnect(); method
833 reconnect(); method
  /packages/apps/Nfc/src/com/android/nfc/
DeviceHost.java 56 boolean reconnect(); method in interface:DeviceHost.TagEndpoint
  /packages/services/Car/evs/manager/
HalCamera.cpp 32 // TODO: We need to hook up death monitoring to detect stream death so we can attempt a reconnect
  /system/bt/stack/include/
mca_defs.h 104 - Create, Reconnect, or Delete request was received while in the PENDING state.
  /system/core/libstats/
statsd_writer.c 217 * ECONNREFUSED occurs if we can not reconnect to statsd.
  /system/update_engine/common/
constants.h 173 // The maximum amount of HTTP server reconnect attempts.
  /tools/test/connectivity/acts/tests/google/coex/functionality_tests/
WlanWithHfpFunctionalityTest.py 491 4. Switch off the headset and turn ON HF to reconnect.
512 4. Switch off the headset and turn ON HF to reconnect.
533 4. Switch off the headset and turn ON HF to reconnect.
554 4. Switch off the headset and turn ON HF to reconnect.
  /system/core/adb/
commandline.cpp 208 " reconnect kick connection from host side to force reconnect\n"
209 " reconnect device kick connection from device side to force reconnect\n"
210 " reconnect offline reset offline/unauthorized devices to force reconnect\n"
    [all...]

Completed in 1182 milliseconds

1 2 3 4 56 7 8 91011>>