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

<<11121314151617181920>>

  /development/samples/browseable/AgendaData/Wearable/src/com.example.android.wearable.agendadata/
HomeListenerService.java 147 + " - Client disconnected from Google Play Services");
  /development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
GeofenceTransitionsIntentService.java 97 + " - Client disconnected from Google Play Services");
  /development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
CheckInAndDeleteDataItemsService.java 94 + " - Client disconnected from Google Play Services");
  /development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
CameraOps.java 253 mErrorDisplayer.showErrorDialog("The camera device has been disconnected.");
  /development/samples/browseable/Quiz/Application/src/com.example.android.wearable.quiz/
MainActivity.java 462 Log.e(TAG, "Failed to reset data items because client is disconnected from "
479 Log.e(TAG, "Failed to reset data items because client is disconnected from "
545 Log.e(TAG, "Failed to delete data items because client is disconnected from "
583 Log.e(TAG, "Failed to delete data items because client is disconnected from "
  /device/generic/goldfish/camera/
EmulatedQemuCameraDevice.cpp 110 ALOGW("%s: Qemu camera device '%s' is already disconnected.",
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/
NioEndpoint.java 92 // Note: even though we may be disconnected from the socket.isConnected()
  /external/llvm/include/llvm/CodeGen/
Analysis.h 40 /// seeked one. This is disconnected from the number of bytes.
  /external/llvm/include/llvm/CodeGen/PBQP/
Graph.h 623 /// A disconnected edge WILL still appear in an iteration over the graph
626 /// A disconnected edge should not be removed from the graph, it should be
629 /// A disconnected edge can be reconnected by calling the reconnectEdge
648 /// Adds an edge that had been previously disconnected back into the
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp 72 DEBUG(dbgs() << "Disconnected from OProfile agent.\n");
  /external/parameter-framework/remote-processor/
Socket.cpp 135 errno = ECONNRESET; // Warn the client that the client disconnected.
  /external/selinux/policycoreutils/restorecond/
user.c 65 /* A signal from the bus saying we are about to be disconnected */
  /external/wpa_supplicant_8/src/common/
wpa_ctrl.h 27 /** Disconnected, data connection is not available */
28 #define WPA_EVENT_DISCONNECTED "CTRL-EVENT-DISCONNECTED "
131 #define MESH_PEER_DISCONNECTED "MESH-PEER-DISCONNECTED "
231 #define AP_STA_DISCONNECTED "AP-STA-DISCONNECTED "
  /frameworks/base/cmds/uiautomator/cmds/uiautomator/
uiautomator 26 # signal trap. This is useful for testing with USB disconnected
  /frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpController.java 237 if (DBG) Log.d(TAG, "Proxy object disconnected");
BluetoothGattCallback.java 25 * Callback indicating when GATT client has connected/disconnected to/from a remote
  /frameworks/base/core/java/android/ddm/
DdmHandleProfiling.java 69 public void disconnected() {} method in class:DdmHandleProfiling
DdmHandleThread.java 62 public void disconnected() {} method in class:DdmHandleThread
  /frameworks/base/docs/html/training/activity-testing/
activity-unit-testing.jd 27 other components in isolation (that is, disconnected from the rest of the
  /frameworks/base/docs/html/training/game-controllers/
compatibility.jd 394 disconnected. The {@link android.os.Handler} stops polling when the app is
422 disconnected and notifies registered listeners.</p>
446 // disconnected
450 // that the game controller is disconnected
multiple-controllers.jd 45 value won't change even if the input device is disconnected, reconnected, or
  /frameworks/base/libs/usb/src/com/android/future/usb/
UsbManager.java 170 * until the device is disconnected.
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c 179 // exit when we are disconnected
  /frameworks/base/libs/usb/tests/accessorytest/
usb.c 201 fprintf(stderr, "current device disconnected\n");
  /frameworks/base/media/java/android/media/browse/
MediaBrowser.java 119 throw new IllegalStateException("connect() called while not disconnected (state="
245 * browser is disconnected.
275 * browser is disconnected.
713 * Invoked when the client is disconnected from the media browser.
    [all...]

Completed in 135 milliseconds

<<11121314151617181920>>