/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
FaceUnlock.java | 247 Log.d(TAG, "Dropping startUi() in handleServiceConnected() because no longer bound");
|
/frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/ |
AutoFocusStateMachine.java | 187 * When dropping capture results (by not invoking {@link #onCaptureCompleted} when a new
|
/frameworks/native/libs/gui/ |
BufferQueueConsumer.cpp | 169 // We might have freed a slot while dropping old buffers, or the producer
|
/frameworks/native/services/surfaceflinger/ |
EventThread.cpp | 190 ALOGW("EventThread: dropping event (%08x) for connection %p",
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardConfig.java | 94 * instead of just dropping it.
|
/packages/apps/Music/src/com/android/music/ |
TouchInterceptor.java | 240 * If dropping the item would result in it still being in the
|
/packages/apps/Nfc/src/com/android/nfc/ |
NfcDispatcher.java | 396 Log.e(TAG, "Dropping NFC intent in provisioning mode.");
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
PicasaSource.java | 203 log(TAG, "too many albums, dropping: " + albumId);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
ExplodedRenderingHelper.java | 220 * dropping views which will not be dropped here. It's ok, as it's better to have too
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
LinearLayoutRuleTest.java | 408 // Test dropping on self (no position change):
|
/external/chromium_org/chrome/browser/sync/sessions/ |
sessions_sync_manager.cc | 255 // Always update the header. Sync takes care of dropping this update 518 LOG(WARNING) << "Dropping modification to local session."; [all...] |
/external/chromium_org/sync/sessions/ |
nudge_tracker_unittest.cc | 213 // Test the dropping of invalidation hints. Receives invalidations one by one. [all...] |
/external/chromium_org/third_party/webrtc/base/ |
virtualsocketserver.cc | 774 LOG(LS_VERBOSE) << "Dropping packet: bad luck"; 814 LOG(LS_VERBOSE) << "Dropping packet: network capacity exceeded"; [all...] |
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/ |
qm_select.cc | 251 // called, and does not account for frame dropping by encoder or VCM. 255 // low/negative values means encoder is likely dropping frames. [all...] |
/external/dnsmasq/src/ |
dnsmasq.c | 366 /* if we are to run scripts, we need to fork a helper before dropping root. */ 398 /* Tell kernel to not clear capabilities when dropping root */ [all...] |
/external/libmtp/src/ |
playlist-spl.c | 121 // Use the Filename as the playlist name, dropping the ".spl" extension 416 // we are dropping all the processed bytes for this line and
|
/external/libnfc-nci/src/nfa/hci/ |
nfa_hci_main.c | 755 NFA_TRACE_ERROR1 ("nfa_hci_conn_cback (): Insufficient buffer to Reassemble HCP packet! Dropping :%u bytes", pkt_len); [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_Llcp.c | 798 /* Error: invalid info field, dropping frame */ 827 /* Error: invalid ptype field, dropping packet */ [all...] |
/external/llvm/lib/IR/ |
Metadata.cpp | 335 // Handle this case by implicitly dropping the MDNode reference to null. 366 // If we are dropping an argument to null, we choose to not unique the MDNode
|
/external/tcpdump/ |
configure.in | 193 AC_ARG_WITH(chroot, [ --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY]) 197 [define if should chroot when dropping privileges])
|
/external/wpa_supplicant_8/src/rsn_supp/ |
peerkey.c | 950 "- dropping packet"); 958 "- dropping packet"); [all...] |
wpa.c | [all...] |
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
rate_control.cpp | 527 /* some stuff about frame dropping remained here to be done because pMP cannot be inserted into updateRateControl()*/ 870 /* frame dropping */ [all...] |
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
RequestThreadManager.java | 207 Log.e(TAG, "Dropping jpeg frame."); 238 Log.w(TAG, "Surface abandoned, dropping frame. ", e); [all...] |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/ |
WifiP2pServiceImpl.java | [all...] |