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

<<21222324252627282930>>

  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioManager.java 548 // DISCONNECTED. When the call eventually transitions to the next state, audio
ConnectionServiceWrapper.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 253 #define SNDRV_PCM_STATE_DISCONNECTED ((snd_pcm_state_t) 8) /* hardware is disconnected */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 258 #define SNDRV_PCM_STATE_DISCONNECTED ((snd_pcm_state_t) 8) /* hardware is disconnected */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 645 # we start disconnected
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 645 # we start disconnected
  /system/bt/stack/include/
gatt_api.h     [all...]
  /system/core/adb/
usb_linux.cpp 71 // for garbage collecting disconnected devices
  /system/core/lmkd/
lmkd.c 404 ALOGI("ActivityManager disconnected");
  /external/libnfc-nxp/src/
phLibNfc.h 809 * has been disconnected meanwhile
    [all...]
phFriNfc_LlcpTransport.c     [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-arm 
emulator-mips 
emulator-x86 
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java 481 Logt.i(TAG, "Socket readline retuned null (host disconnected)");
501 Logt.i(TAG, "Socket disconnected");
    [all...]
  /external/chromium-trace/trace-viewer/third_party/WebOb/webob/
request.py     [all...]
  /external/ppp/pppd/
main.c 1088 notice("Last channel has disconnected");
    [all...]
  /external/wpa_supplicant_8/hostapd/
ChangeLog 190 * added AP-STA-DISCONNECTED ctrl_iface event
315 - Send AP-STA-DISCONNECTED event when an AP disconnects a station
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp 835 // Otherwise queue/dequeue calls could be made on the disconnected
847 // on the disconnected ANW, which may result in errors.
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/
bluetooth.jd 156 clients when they have been connected to or disconnected from the service (that
    [all...]
  /frameworks/base/media/java/android/media/tv/
TvInputManager.java 151 * The TV input is disconnected.
153 * <p>This state indicates that a source device is disconnected from the input port. It is
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java     [all...]
  /libcore/luni/src/main/java/javax/sql/
RowSet.java 53 * throughout its lifecycle. The changes made on a <i>disconnected</i> {@code
57 * Disconnected {@code RowSets} make use of {@code RowSetReaders} to populate
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp 871 ALOGW("Frame Rejected - Disconnected");
875 ALOGD("Socket Disconnected");
    [all...]
  /art/runtime/
debugger.h 239 static void Disconnected() LOCKS_EXCLUDED(Locks::deoptimization_lock_, Locks::mutator_lock_);
    [all...]

Completed in 590 milliseconds

<<21222324252627282930>>