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

<<111213141516171819

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
FrontPage.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
Handle.c 614 If failed, reconnect all drivers disconnected.
683 // If there are errors or still has open items in the list, then reconnect all the drivers and return an error
    [all...]
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCameraAgentImpl.java 408 case CameraActions.RECONNECT: {
413 mCamera.reconnect();
    [all...]
  /frameworks/support/media/version-compat-tests/current/client/src/androidTest/java/android/support/mediacompat/client/
MediaBrowserCompatTest.java 257 // Reconnect before the first connection was established.
283 // Reconnect after connection was established.
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 156 "com.android.internal.telephony.data-reconnect";
242 if (DBG) log("Reconnect alarm. Previous state was " + mState);
380 // Stop reconnect if not current subId is not correct.
475 /** Intent sent when the reconnect alarm fires. */
624 // Register the reconnect and restart actions.
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DeviceManager.c     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
SupplicantStaIfaceHal.java 1369 public boolean reconnect(@NonNull String ifaceName) { method in class:SupplicantStaIfaceHal
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 1247 public int reconnect(int nativeHandle) throws RemoteException { method in class:NfcService.TagService
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
handlers.py 420 If the peer resets it, an attempt is made to reconnect on the next call.
541 self.sock = None #try to reconnect next time
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
BootMaintenance.c 307 // Reconnect graphics console driver and higher level driver.
308 // Locate all the handles with GOP protocol and reconnect it.
    [all...]
Variable.c 466 @param ForceReconnect If to force reconnect.
  /external/wpa_supplicant_8/src/radius/
radius_client.c 1065 /* Reconnect to same server, flush */
1172 /* Force a reconnect by disconnecting the socket first */
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DcTrackerTest.java     [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
InCallController.java 397 // We just disconnected. Check if we are expected to be connected, and reconnect.
399 connect(null); // reconnect
    [all...]
  /system/bt/btif/src/
btif_hh.cc 297 "reconnect...",
775 // remove the connection and then try again to reconnect from the
    [all...]
  /system/core/adb/
adb.cpp     [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java 587 * Stop the server from running so it can reconnect a new client.
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.c 697 /* Soft Reconnect */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
telnetlib.py 74 RCP = chr(2) # prepare to reconnect
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiApi.h 569 // drivers will reconnect to the protocol.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/
DriverHealthManagerDxe.c 670 // Disconnect failed. Need to promote reconnect to a reboot.
    [all...]
  /external/autotest/client/cros/chameleon/
audio_widget_link.py 264 A snapshot of audio bus is retained so we can reconnect audio bus
  /external/autotest/server/site_tests/network_WiFi_RoamOnLowPower/
network_WiFi_RoamOnLowPower.py 268 # must reconnect for these parameters to take effect.
  /external/chromium-trace/catapult/devil/devil/android/tools/
provision_devices.py 611 '-r', '--auto-reconnect', action='store_true',

Completed in 2577 milliseconds

<<111213141516171819