HomeSort by relevance Sort by last modified time
    Searched full:dropping (Results 351 - 375 of 699) sorted by null

<<11121314151617181920>>

  /frameworks/base/services/core/java/com/android/server/pm/
EphemeralApplicationRegistry.java 224 + " changed - dropping cookie");
  /frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
AppLaunch.java 359 assertNotNull("Issue in dropping the cache",
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseRecyclerViewInstrumentationTest.java 188 Log.e(TAG, "receiving another main thread exception. dropping.", t);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
CHANGELOG 519 Disable frame dropping by default
  /hardware/libhardware/modules/sensors/
multihal.cpp 351 ALOGW("Dropping bad local handle event packet on the floor");
  /libcore/luni/src/test/java/libcore/xml/
PullParserDtdTest.java 228 * Validating parsers react to this by dropping whitespace between the two
  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 317 * Stop dragging without dropping.
Workspace.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
DragController.java 330 * Stop dragging without dropping.
Workspace.java     [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcDispatcher.java 294 Log.e(TAG, "Dropping NFC intent in provisioning mode.");
  /system/bt/btif/src/
btif_pan.c 781 BTIF_TRACE_WARNING("%s dropping packet of length %d", __func__, buffer->len);
  /system/bt/hci/src/
hci_layer.c 731 LOG_ERROR(LOG_TAG, "%s had no queue to place upwards data packet in. Dropping it on the floor.", __func__);
  /system/bt/stack/bnep/
bnep_main.c 354 ** requested to, we ack the disconnect before dropping the CCB
  /system/bt/stack/hid/
hidh_conn.c 625 ** requested to, we ack the disconnect before dropping the CCB
    [all...]
  /system/bt/stack/rfcomm/
port_rfc.c 871 RFCOMM_TRACE_EVENT ("PORT_DataInd. Buffer over run. Dropping the buffer");
    [all...]
  /system/bt/stack/sdp/
sdp_main.c 461 ** requested to, we ack the disconnect before dropping the CCB
  /system/update_engine/payload_generator/
inplace_generator.cc 321 // REPLACE_BZ, dropping all incoming edges to |old_dst|, and marking
  /external/dbus/dbus/
dbus-connection.c 701 * ref on the connection while dropping the connection lock, then
825 * ref on the connection while dropping the connection lock, then
    [all...]
  /external/clang/lib/Parse/
ParseStmt.cpp     [all...]
  /external/tcpdump/
tcpdump.c 743 fprintf(stderr, "tcpdump: Chroot without dropping root is insecure\n");
    [all...]
  /external/webrtc/talk/session/media/
channel.cc 587 LOG(LS_ERROR) << "Dropping outgoing " << content_name_ << " "
680 LOG(LS_ERROR) << "Dropping incoming " << content_name_ << " "
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
BroadcastQueue.java 232 "***** DROPPING PARALLEL ["
245 "***** DROPPING ORDERED ["
    [all...]
  /frameworks/native/cmds/dumpstate/
dumpstate.cpp     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiMonitor.java 696 if (DBG) Log.d(TAG, "Dropping event because (" + iface + ") is stopped");
777 Log.e(TAG, "Dropping malformed event (unparsable iface): " + eventStr);
    [all...]

Completed in 1753 milliseconds

<<11121314151617181920>>