HomeSort by relevance Sort by last modified time
    Searched full:disconnected (Results 576 - 600 of 922) sorted by null

<<21222324252627282930>>

  /external/libvncserver/libvncserver/
main.c 453 /* Client has disconnected. */
521 /* Client has disconnected. */
  /external/lldb/source/Commands/
CommandObjectPlatform.cpp 329 ostrm.Printf ("Disconnected from \"%s\"\n", platform_sp->GetPluginName().GetCString());
331 ostrm.Printf ("Disconnected from \"%s\"\n", hostname.c_str());
    [all...]
  /external/ppp/pppd/
pppd.h 214 extern int hungup; /* Physical layer has disconnected */
596 void mp_exit_bundle __P((void)); /* have disconnected our link from bundle */
    [all...]
  /frameworks/base/core/java/android/app/
LoadedApk.java     [all...]
Service.java 506 * Called when all clients have disconnected from a particular interface
524 * previously been notified that all had disconnected in its
    [all...]
  /frameworks/base/core/java/android/view/
InputDevice.java 458 * input device is disconnected, reconnected or reconfigured at any time.
545 * if the input device is disconnected, reconnected or reconfigured at any time.
    [all...]
  /frameworks/base/docs/html/guide/topics/media/
mediarouter.jd 288 from the media router framework when a route is selected, changed, or disconnected by the user.</p>
626 {@link android.view.Display} is unselected or disconnected, and creates the {@link
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkMonitor.java 157 * Inform NetworkMonitor that the network has disconnected.
562 // is "lingered" for a fixed period of time before it is disconnected. This period of time
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
ConnectivityServiceTest.java 260 mNetworkInfo.setDetailedState(DetailedState.DISCONNECTED, null, null);
    [all...]
  /frameworks/base/telecomm/java/android/telecom/
RemoteConnection.java 62 * Invoked when this {@code RemoteConnection} is disconnected.
690 * Obtains the reason why this {@code RemoteConnection} may have been disconnected.
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java     [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcTag.cpp 596 ALOGE("doDisconnect() - Target already disconnected");
610 TRACE("phLibNfc_RemoteDev_Disconnect() - Target already disconnected");
    [all...]
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConnection.java 740 case DISCONNECTED:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
def.h 45 PA_CONTEXT_FAILED, /**< The connection failed or was disconnected */
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/
threshold.py 806 # m <n : not enough edges, make disconnected
839 # m <n : not enough edges, make disconnected
  /system/bt/include/
bt_target.h 631 /* The number of seconds of link inactivity before a link is disconnected. */
636 /* The number of seconds of link inactivity after bonding before a link is disconnected. */
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c 115 if (wpa_s->disconnected || wpa_s->wpa_state != WPA_SCANNING)
    [all...]
scan.c 186 if (wpa_s->disconnected)
669 if (wpa_s->disconnected && wpa_s->scan_req == NORMAL_SCAN_REQ) {
670 wpa_dbg(wpa_s, MSG_DEBUG, "Disconnected - do not scan");
    [all...]
README 804 or DISCONNECTED). If the action script needs to get more information
821 if [ "$CMD" = "DISCONNECTED" ]; then
    [all...]
  /frameworks/base/core/java/android/net/
ConnectivityManager.java 83 * disconnected network, then the FAILOVER_CONNECTION boolean extra is
241 * appear disconnected. During first boot after a platform
    [all...]
  /frameworks/base/media/java/android/media/
AudioManager.java 75 * sink is disconnected, and the audio system is about to automatically
    [all...]
MediaRouter.java     [all...]
  /external/libnfc-nci/src/include/
bt_target.h 941 /* The number of seconds of link inactivity before a link is disconnected. */
946 /* The number of seconds of link inactivity after bonding before a link is disconnected. */
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 162 * If the user chooses to disable wifi temporarily, we keep wifi disconnected
192 * even after all clients have been disconnected until an explicit remove
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c     [all...]

Completed in 567 milliseconds

<<21222324252627282930>>