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

<<111213141516171819

  /external/cros/system_api/dbus/shill/
dbus-constants.h     [all...]
  /external/e2fsprogs/e2fsck/
problem.c     [all...]
  /external/libcups/cups/
ppd-util.c 334 * Reconnect to the correct server as needed...
  /external/libcups/filter/
testclient.c 771 * Reconnect to the printer as needed...
  /external/libvncserver/
README 39 runs, even if you closed both windows. When you reconnect now, everything you
  /external/lisa/ipynb/examples/utils/
testenv_example.ipynb 577 "# Force a reboot of the target (and wait specified [s] before reconnect)\n",
  /external/nist-sip/java/gov/nist/javax/sip/stack/
TCPMessageChannel.java 291 // try to reconnect
UDPMessageChannel.java 683 int peerPort, boolean reConnect) throws IOException {
    [all...]
  /external/python/cpython2/Lib/
telnetlib.py 75 RCP = chr(2) # prepare to reconnect
  /external/python/cpython3/Doc/library/
http.client.rst 291 :class:`HTTPConnection` object will be ready to reconnect when
  /external/python/cpython3/Lib/
telnetlib.py 74 RCP = bytes([2]) # prepare to reconnect
  /external/tcpdump/
print-ldp.c 500 ND_PRINT((ndo, ", Reconnect Timeout: %ums", ui));
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
sta_iface.cpp 233 Return<void> StaIface::reconnect(reconnect_cb _hidl_cb) function in class:android::hardware::wifi::supplicant::V1_0::implementation::StaIface
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
sta_iface.cpp 247 Return<void> StaIface::reconnect(reconnect_cb _hidl_cb) function in class:android::hardware::wifi::supplicant::V1_1::implementation::StaIface
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 753 boolean reconnect, boolean onlyEstablishedConnection) {
759 return mServiceConnection.runAction(action, errorResult, method, reconnect,
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
Recents.java 156 // Listen for system user's death, so that we can reconnect later
    [all...]
  /frameworks/base/services/net/java/android/net/dhcp/
DhcpClient.java     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 1342 public boolean reconnect(@NonNull String ifaceName) { method in class:WifiNative
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
ImsServiceController.java 129 // Service disconnected, but we are still technically bound. Waiting for reconnect.
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
p2p.h 108 #define P2P_CAPSE_GRP_PERSISTENT 0x20 /* Persistent Reconnect */
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DatagramSocketTest.java 710 // reconnect the socket and make sure we get the right answer
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java 442 Log.i(TAG, "Disconnecting interrupted: try to reconnect: " + mDevice);
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
telnetlib.py 75 RCP = chr(2) # prepare to reconnect
  /prebuilts/gdb/linux-x86/lib/python2.7/
telnetlib.py 75 RCP = chr(2) # prepare to reconnect
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/util/
move_to_front.h 700 // Orphan |node| and reconnect parent and child.

Completed in 1278 milliseconds

<<111213141516171819