Searched
full:disconnected (Results
326 -
350 of
653) sorted by null
<<11121314151617181920>>
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
ServiceTest.java | 261 // Expect to see the TestConnection disconnected.
|
/frameworks/base/docs/html/tools/help/uiautomator/ |
index.jd | 72 <td>Runs the test to completion on the device even if its parent process is terminated (for example, if the device is disconnected).</td>
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
UsbStorageActivity.java | 199 // It was disconnected from the plug, so finish
|
/frameworks/base/services/java/com/android/server/ |
ServiceWatcher.java | 348 if (D) Log.d(mTag, packageName + " disconnected");
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
HWComposer.h | 101 // reset state when an external, non-virtual display is 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/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 | 67 * disconnected from the BluetoothHeadset service. Clients must not
|
/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 | 140 ** will be called whenever a transport is disconnected (e.g. by the user)
|
/bootable/recovery/minadbd/ |
transport.c | 751 D("readx: fd=%d disconnected\n", fd); 784 D("writex: fd=%d disconnected\n", fd);
|
/development/tools/jdwpspy/ |
Net.cpp | 632 fprintf(stderr, "+++ debugger disconnected\n"); 657 fprintf(stderr, "+++ vm disconnected\n");
|
/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
|
/external/e2fsprogs/e2fsck/ |
pass3.c | 21 * can not do so, then the directory must be disconnected, and e2fsck 248 * a loop, we treat that as a disconnected directory and offer to
|
Completed in 1508 milliseconds
<<11121314151617181920>>