HomeSort by relevance Sort by last modified time
    Searched full:disconnected (Results 326 - 350 of 902) sorted by null

<<11121314151617181920>>

  /packages/apps/Settings/src/com/android/settings/bluetooth/
HidProfile.java 74 if (V) Log.d(TAG,"Bluetooth service disconnected");
MapProfile.java 85 if (V) Log.d(TAG,"Bluetooth service disconnected");
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
UsbSettings.java 137 // Don't allow any changes to take effect as the USB host will be disconnected, killing
  /packages/services/Telephony/src/com/android/phone/
CdmaPhoneCallState.java 25 * call state to when the complete call gets disconnected
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
siginfo.h 210 #define POLL_HUP (__SI_POLL|6) /* device disconnected */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 210 #define POLL_HUP (__SI_POLL|6) /* device disconnected */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 210 #define POLL_HUP (__SI_POLL|6) /* device disconnected */
  /sdk/apps/SdkController/
Implementation.txt 64 when the connection is actually connected or disconnected.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 688 PhoneConstants.DataState.DISCONNECTED);
704 * disconnected.
707 * were already all disconnected.
715 // TODO - only do cleanup if not disconnected
    [all...]
  /external/libnfc-nxp/src/
phHal4Nfc.h 656 * has been disconnected meanwhile.
761 * been disconnected meanwhile.
    [all...]
  /frameworks/base/services/java/com/android/server/connectivity/
Vpn.java 618 updateState(DetailedState.DISCONNECTED, "interfaceRemoved");
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallManager.java 811 * - The foreground call is ACTIVE or IDLE or DISCONNECTED.
825 || (fgCallState == Call.State.DISCONNECTED)));
    [all...]
  /external/chromium_org/ash/display/
display_manager_unittest.cc 422 // Primary disconnected.
433 // External connected while primary was disconnected.
478 // External display has disconnected then resumed.
580 // Don't change the display info if all displays are disconnected.
627 // 2nd display was disconnected, and the cursor is
675 // 2nd display was disconnected. Mouse pointer should move to
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 455 if (!strcmp(state, "DISCONNECTED"))
456 return tr("Disconnected");
876 tr("Disconnected from network."));
885 textStatus->text() == "DISCONNECTED")
893 textStatus->text() == "DISCONNECTED")
902 textStatus->text() == "DISCONNECTED")
    [all...]
  /packages/apps/Settings/res/values/
arrays.xml 246 <!-- Status message of Wi-Fi when it is disconnected. -->
247 <item>Disconnected</item>
275 <!-- Status message of Wi-Fi when it is disconnected. -->
276 <item>Disconnected</item>
    [all...]
  /dalvik/vm/
Ddm.cpp 157 #define DISCONNECTED 2
211 broadcast(DISCONNECTED);
  /external/chromium_org/ash/
ash_chromeos_strings.grdp 48 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used in system tray bubble to display vpn is disconnected.">
49 VPN disconnected
  /external/chromium_org/chrome/browser/download/
download_item_model_unittest.cc 152 "Failed - Network disconnected" },
222 "foo.bar\nNetwork disconnected" },
  /external/chromium_org/content/browser/gamepad/
gamepad_platform_data_fetcher_mac.mm 295 // location. Simply mark it as disconnected.
389 // the same slot if it is plugged in again. Simply mark it as disconnected.
xbox_data_fetcher_mac.cc 383 // when the device is disconnected, in which case it really doesn't matter if
394 // This will happen if the device was disconnected. The gamepad has
  /external/chromium_org/media/midi/
midi_manager_win.cc 203 // is disconnected. As for the former case, HMIDIOUT will be invalidated
415 // is disconnected. As for the former case, HMIDIOUT will be invalidated
  /external/chromium_org/remoting/host/
client_session_unittest.cc 265 // because the client has disconnected.
350 // because the client has disconnected.
desktop_session_proxy.cc 221 // Ignore the attach notification if the client session has been disconnected
324 // Disconnect the client session if it hasn't been disconnected yet.
  /external/chromium_org/remoting/host/win/
rdp_client_window.cc 418 VLOG(1) << "RDP: disconnected from " << server_endpoint_.ToString()
441 LOG(ERROR) << "RDP: disconnected from " << server_endpoint_.ToString()
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioNode.cpp 467 // FIXME: we special case the convolver and delay since they have a significant tail-time and shouldn't be disconnected simply
497 // is being re-connected after being used at least once and disconnected.

Completed in 868 milliseconds

<<11121314151617181920>>