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

<<11121314151617181920>>

  /frameworks/base/services/java/com/android/server/media/
RemoteDisplayProviderProxy.java 247 Slog.d(TAG, this + ": Service disconnected");
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 105 // reset state when an external, non-virtual display is disconnected
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
WapPushOverSms.java 56 if (DBG) Rlog.v(TAG, "wappush manager disconnected.");
  /hardware/libhardware_legacy/audio/
A2dpAudioInterface.cpp 316 // NOTE: It is likely that the A2DP headset is being disconnected
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 416 debugLog("aclStateChangeCallback: State:DisConnected to Device:" + device);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMnsObexClient.java 126 if (D) Log.d(TAG, "OBEX session disconnected");
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
ExportVCardActivity.java 205 Log.w(LOG_TAG, "Disconnected from service during the process ongoing.");
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothProfileManager.java 68 * disconnected from the BluetoothHeadset service. Clients must not
  /packages/services/Telephony/src/com/android/phone/
DTMFTonePlayer.java 113 logD("Call disconnected");
RejectWithTextMessageManager.java 195 // conceivably happen if the ringing call got disconnected by
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq_event.h 133 /** Ports disconnected; event data type = #snd_seq_connect_t */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
context.h 131 * disconnected after use or there is a high risk of memory leaks. If the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq_event.h 133 /** Ports disconnected; event data type = #snd_seq_connect_t */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
context.h 131 * disconnected after use or there is a high risk of memory leaks. If the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq_event.h 133 /** Ports disconnected; event data type = #snd_seq_connect_t */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
context.h 131 * disconnected after use or there is a high risk of memory leaks. If the
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/
MultiTouchActivity.java 148 updateStatus(connected ? "Emulator connected" : "Emulator disconnected");
SensorActivity.java 162 updateStatus(connected ? "Emulated connected" : "Emulator disconnected");
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/service/
ControllerService.java 106 * The service status has changed (emulator connected/disconnected.)
  /system/core/adb/
adb.h 137 ** will be called whenever a transport is disconnected (e.g. by the user)
  /art/jdwpspy/
Net.cpp 635 fprintf(stderr, "+++ debugger disconnected\n");
660 fprintf(stderr, "+++ vm disconnected\n");
  /bootable/recovery/minadbd/
transport.c 751 D("readx: fd=%d disconnected\n", fd);
784 D("writex: fd=%d disconnected\n", fd);
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h     [all...]
  /external/bluetooth/bluedroid/stack/mcap/
mca_api.c 384 ** If associated data channel exists, they are disconnected.
385 ** When the MCL is disconnected an MCA_DISCONNECT_IND_EVT is
    [all...]
  /external/chromium/chrome/browser/sessions/
session_restore.cc 245 case chromeos::NetworkStateDetails::DISCONNECTED:
246 // Disconnected while loading. Set loading_ false so

Completed in 564 milliseconds

<<11121314151617181920>>