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

1 2 3 4 5 67 8 91011>>

  /frameworks/base/media/java/android/media/browse/
MediaBrowser.java 219 // connect() could be called before this. Then we will disconnect and reconnect.
509 // Process is crashing. We will disconnect, and upon reconnect we will
548 // Process is crashing. We will disconnect, and upon reconnect we will
617 // Process is crashing. We will disconnect, and upon reconnect we will
    [all...]
  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
PhonePolicyTest.java 533 * Test that we will not try to reconnect on a profile if all the connections failed
570 // Check that we don't get any calls to reconnect
577 * Test that we will not try to reconnect on a profile if all the connections failed
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CameraManager.java     [all...]
  /packages/apps/Nfc/nci/jni/
NativeNfcTag.cpp 746 << StringPrintf("%s: fake out reconnect for Kovio", __func__);
963 // responds with a NACK. Need to perform a "reconnect" operation
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaBrowserTest.java 110 // Reconnect before the first connection was established.
136 // Reconnect after connection was established.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
Bmstring.uni 127 #string STR_LOAD_OPTION_FORCE_RECON #language en-US "Load Option Reconnect"
128 #language fr-FR "Load Option Reconnect"
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
BootMaintenanceManagerStrings.uni 142 #string STR_LOAD_OPTION_FORCE_RECON #language en-US "Load Option Reconnect"
143 #language fr-FR "Load Option Reconnect"
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmDriverHealth.c 25 L"Reconnect Required",
535 // Disconnect failed. Need to promote reconnect to a reboot.
  /external/apache-http/android/src/android/net/http/
Connection.java 377 // we don't want to reconnect
383 // we don't want to reconnect
  /external/autotest/server/cros/servo/
pd_console.py 378 # Wait for disconnect timer and give time to reconnect
385 # Could have disconnected other port, allow it to reconnect
  /external/autotest/server/site_tests/firmware_PDDataSwap/
firmware_PDDataSwap.py 73 # Wait for disconnect timer and give time to reconnect
79 # Could have disconnected other port, allow it to reconnect
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
LaunchConfigDelegate.java 202 String.format("%1$s attempts have been made to reconnect.", connections),
206 "Connection with adb was interrupted, and attempts to reconnect have failed.",
  /system/bt/stack/include/
mca_api.h 59 #define MCA_RECONNECT_IND_EVT 3 /* reconnect mdl indication */
60 #define MCA_RECONNECT_CFM_EVT 4 /* reconnect mdl confirm */
  /system/bt/tools/mcap_tool/
mcap_test_app.cc 280 // Called when remote device asks to reconnect
293 LOG(INFO) << "Creating reconnect response for MDL "
  /system/core/adb/
services.cpp 327 } else if (!strcmp(name, "reconnect")) {
328 ret = create_service_thread("reconnect", reconnect_service, transport);
  /tools/test/connectivity/acts/tests/google/bt/pts/
cmd_input.py 55 self.log.error("Failed to reconnect to HSP service...")
    [all...]
  /external/autotest/client/cros/chameleon/
chameleon.py 96 socket error. To fix the error, a client has to reconnect to the server.
99 automatically reconnect to the server when such socket error occurs.
168 """Reconnect to chameleond."""
186 # Reconnect and invoke the method again.
  /external/autotest/server/site_tests/audio_AudioAfterReboot/
audio_AudioAfterReboot.py 133 # harm to disconnect audio bus and reconnect it.
  /external/libcups/cups/
getdevices.c 138 * Force a reconnect with encryption...
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowCameraTest.java 61 camera.reconnect();
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowCamera.java 74 public void reconnect() { method in class:ShadowCamera
  /external/webrtc/webrtc/base/
socketpool.cc 221 // In either case, we'll reconnect it the next time it is used.
  /external/webrtc/webrtc/p2p/base/
dtlstransportchannel.h 219 void Reconnect();
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
sta_iface.h 77 Return<void> reconnect(reconnect_cb _hidl_cb) override;
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
sta_iface.h 80 Return<void> reconnect(reconnect_cb _hidl_cb) override;

Completed in 985 milliseconds

1 2 3 4 5 67 8 91011>>