HomeSort by relevance Sort by last modified time
    Searched full:reconnect (Results 176 - 200 of 321) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/replicaisland/res/values/
wanda.xml 15 Hmm, his self-repair mechanism is still intact. If I can just reconnect the power...
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 623 boolean reconnect, boolean onlyEstablishedConnection) {
629 return mServiceConnection.runAction(action, errorResult, method, reconnect,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
ModelInterpreter.java 266 // no reconnect in this case
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Connection.java 285 // disconnect request, we should reconnect again.
  /external/chromium/chrome/browser/chromeos/status/
network_menu.cc 110 // Connect or reconnect.
168 // Connect or reconnect.
    [all...]
  /external/chromium_org/net/socket_stream/
socket_stream.cc     [all...]
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 832 // the client will have to reconnect if a login occurs.
884 // the logged in session un-curtained on the console until they reconnect.
    [all...]
  /external/libnfc-nxp/src/
phHal4Nfc_Reader.c 181 /*Issue Reconnect*/
    [all...]
  /external/qemu/android/
async-socket.c 728 * reconnect. */
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcTag.cpp 547 // Reconnect is provided by libnfc by just calling connect again
551 // Note that some tag types are stateless, hence we do not reconnect
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/appstate/
AppStateClient.html 831 <td class="jd-descrcol" width="100%">The AppStateClient is in an inconsistent state and must reconnect to the service to resolve
    [all...]
  /external/chromium_org/chrome/browser/resources/options/
browser_options.js 288 $('bluetooth-reconnect-device').onclick = function(event) {
299 $('bluetooth-reconnect-device').disabled = disabled;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 151 // Register the reconnect and restart actions.
    [all...]
DcTrackerBase.java 171 "com.android.internal.telephony.data-reconnect";
226 /** Intent sent when the reconnect alarm fires. */
332 if (DBG) log("Reconnect alarm. Previous state was " + mState);
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 1247 public int reconnect(int nativeHandle) throws RemoteException { method in class:NfcService.TagService
    [all...]
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java 643 tracker.reconnect();
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 300 "reconnect...",__FUNCTION__);
828 //remove the connection and then try again to reconnect from the mouse side to recover
    [all...]
  /frameworks/base/services/java/com/android/server/wifi/
WifiService.java 703 * see {@link android.net.wifi.WifiManager#reconnect()}
705 public void reconnect() { method in class:WifiService
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java 587 * Stop the server from running so it can reconnect a new client.
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_fsm.c 130 /* make sure the multiplexer disconnect timer is not running (reconnect case) */
  /external/chromium_org/chrome/browser/chromeos/status/
network_menu.cc 110 // Connect or reconnect to the network at |index|.
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.cc 469 // Reconnect to XMPP.
  /external/chromium_org/chrome/test/pyautolib/
chromotinglib.py 596 'document.getElementById("client-reconnect-button").click();',
  /external/chromium_org/chrome/test/remoting/
remote_desktop_browsertest.cc 356 EXPECT_TRUE(HtmlElementVisible("client-reconnect-button"));

Completed in 1470 milliseconds

1 2 3 4 5 6 78 91011>>