HomeSort by relevance Sort by last modified time
    Searched refs:LOGD (Results 51 - 75 of 376) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/core/nexus/
WifiController.cpp 207 LOGD("Suspending from supplicant state %s",
213 LOGD("Forcing Supplicant disconnect");
219 LOGD("Stopping Supplicant driver");
226 LOGD("Resuming");
244 LOGD("Suspend / Resume completed");
429 LOGD("onAssociatingEvent(%s, %s, %d)",
436 LOGD("onAssociatedEvent(%s)", evt->getBssid());
440 LOGD("onConnectedEvent(%s, %d)", evt->getBssid(), evt->getReassociated());
533 LOGD("onStateChangeEvent(%s -> %s)",
562 LOGD("onConnectionTimeoutEvent(%s)", evt->getBssid())
    [all...]
SupplicantStatus.cpp 36 LOGD("state %d, id %d, bssid %p, ssid %p\n", mWpaState, mId, mBssid, mSsid);
86 LOGD("Ignoring unsupported status token '%s'", token);
  /frameworks/base/libs/utils/
Looper.cpp 166 LOGD("%p ~ pollOnce - returning signalled identifier %d: "
180 LOGD("%p ~ pollOnce - returning result %d", this, result);
194 LOGD("%p ~ pollOnce - waiting: timeoutMillis=%d", this, timeoutMillis);
234 LOGD("%p ~ pollOnce - timeout", this);
241 LOGD("%p ~ pollOnce - handling events from %d fds", this, eventCount);
327 LOGD("%p ~ poll latency statistics: %0.3fms zero timeout, %0.3fms non-zero timeout", this,
342 LOGD("%p ~ pollOnce - invoking callback: fd=%d, events=0x%x, data=%p", this,
386 LOGD("%p ~ wake", this);
410 LOGD("%p ~ awoken", this);
415 LOGD("%p ~ awoken: spurious!", this)
    [all...]
  /hardware/ril/mock-ril/src/cpp/
mock_ril.cpp 62 #define DBG(...) LOGD(__VA_ARGS__)
246 LOGD("UnsolicitedThread::Worker E param=%p", param);
264 LOGD("UnsolicitedThread::Worker X param=%p", param);
299 LOGD("RIL_Init E: ----------------");
338 LOGD("RIL_Init run tests #####################");
344 LOGD("RIL_Init tests completed ###############");
360 LOGD("RIL_Init X: ----------------");
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceContact.java 106 if (Config.LOGD) Log.d(TAG, "VoiceContact.getVoiceContacts");
153 if (Config.LOGD) {
238 if (Config.LOGD) Log.d(TAG, "VoiceContact.getVoiceContacts " + contacts.size());
249 if (Config.LOGD) Log.d(TAG, "getVoiceContactsFromFile " + contactsFile);
264 if (Config.LOGD) Log.d(TAG, "getVoiceContactsFromFile failed " + e);
270 if (Config.LOGD) Log.d(TAG, "getVoiceContactsFromFile failed during close " + e);
274 if (Config.LOGD) Log.d(TAG, "getVoiceContactsFromFile " + contacts.size());
298 if (Config.LOGD) Log.d(TAG, "redialNumber " + number);
BluetoothVoiceDialerActivity.java 179 if (Config.LOGD) Log.d(TAG, "onCreate");
188 if (Config.LOGD) Log.d(TAG, "onStart " + getIntent());
299 if (Config.LOGD) Log.d(TAG, "onInit for tts");
382 if (Config.LOGD) Log.d(TAG, "onServiceConnected");
395 if (Config.LOGD) Log.d(TAG, "HEADSET AUDIO_STATE_CHANGED -> " +
412 if (Config.LOGD) Log.d(TAG, "lost sco connection");
429 if (Config.LOGD) Log.d(TAG, "onMicrophoneStart");
446 if (Config.LOGD) Log.d(TAG, "onRecognitionFailure " + msg);
455 if (Config.LOGD) Log.d(TAG, "onRecognitionError " + msg);
494 if (Config.LOGD) Log.d(TAG, "onRecognitionSuccess " + intents.length)
    [all...]
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 122 LOGD("Could not open libhtc_acoustic.so");
136 LOGD("set_tpa2018d1_parameters() not present");
142 LOGD("Could not set acoustic parameters to share memory: %d", rc);
149 LOGD("speaker amplifier tpa2018 is not supported\n");
155 LOGD("Could not open snd_get_num()");
347 LOGD("Setting mic mute to %d\n", mute);
400 LOGD("Enable HAC");
403 LOGD("Disable HAC");
414 LOGD("Turning noise reduction and echo cancellation off for BT "
426 LOGD("Using custom acoustic parameters for %s", value.string())
    [all...]
  /system/netd/
SoftapController.cpp 82 LOGD("Softap driver start - wrong interface");
96 LOGD("Softap driver start: %d", ret);
109 LOGD("Softap driver stop - wrong interface");
122 LOGD("Softap driver stop: %d", ret);
165 LOGD("Softap startap - Ok");
196 LOGD("Stopping Softap service");
201 LOGD("Softap service stopped: %d", ret);
315 LOGD("Softap set - Ok");
366 LOGD("Softap fwReload - Ok");
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
Compass.java 41 if (Config.LOGD) Log.d(TAG,
65 if (Config.LOGD) Log.d(TAG, "onResume");
75 if (Config.LOGD) Log.d(TAG, "onStop");
  /packages/apps/Email/src/org/apache/james/mime4j/
Log.java 29 return Email.LOGD;
41 return Email.LOGD;
45 return Email.LOGD;
  /system/core/libcutils/
buffer.c 107 LOGD("Buffer bytes written: %d", (int) bytesWritten);
108 LOGD("Buffer size: %d", (int) buffer->size);
109 LOGD("Buffer remaining: %d", (int) buffer->remaining);
selector.c 99 LOGD("Wakeup fd: %d", selector->wakeupPipe[0]);
172 LOGD("Selecting fd %d for writing...", selectableFd->fd);
176 LOGD("Selecting fd %d for reading...", selectableFd->fd);
205 LOGD("Selected fd %d.", selectableFd->fd);
241 LOGD("Entering select().");
247 LOGD("Exiting select().");
  /dalvik/vm/
DvmDex.c 245 LOGD("NOTE: DEX page access change (->RW) failed\n");
252 LOGD("NOTE: DEX page access change (->RO) failed\n");
282 LOGD("NOTE: DEX page access change (->RW) failed\n");
289 LOGD("NOTE: DEX page access change (->RO) failed\n");
  /frameworks/base/core/jni/
ActivityManager.cpp 51 LOGD("openContentUri(%s) caught exception %d\n",
  /frameworks/base/libs/ui/tests/region/
region.cpp 61 LOGD("---");
  /packages/apps/DeskClock/src/com/android/deskclock/
Log.java 32 static final boolean LOGV = AlarmClock.DEBUG ? Config.LOGD : Config.LOGV;
  /packages/apps/Mms/src/com/android/mms/layout/
HVGALayoutParameters.java 26 private static final boolean LOCAL_LOGV = DEBUG ? Config.LOGD : Config.LOGV;
  /packages/apps/Mms/src/com/android/mms/util/
SendingProgressTokenManager.java 28 private static final boolean LOCAL_LOGV = DEBUG ? Config.LOGD : Config.LOGV;
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarAppWidgetProvider.java 37 static final boolean LOGD = false;
204 if (LOGD) Log.d(TAG, "Ignoring update request because delta=" + delta);
212 if (LOGD) Log.d(TAG, "no held wakelock found, so acquiring new one");
221 if (LOGD) Log.d(TAG, "setting request now=" + now);
  /bootable/recovery/minzip/
Log.h 75 #ifndef LOGD
76 #define LOGD(...) ((void)LOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__))
  /frameworks/base/services/audioflinger/
AudioHardwareInterface.cpp 81 LOGD("Running in emulation - using generic audio driver");
125 LOGD("setMode(%s)", displayMode(mode));
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp 49 // #undef LOGD
50 // #define LOGD(...) {}
122 LOGD("Sending NI response: %s\n", respond_from_enum(resp));
275 LOGD("NI Notification: %s, event: %d", msg, ni_req->event);
369 LOGD("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len);
371 LOGD("SUPL NI: client_name not present.");
385 LOGD("SUPL NI: requestor_id: %s len=%d", notif.requestor_id, supl_req->requestor_id.string_len);
387 LOGD("SUPL NI: requestor_id not present.");
443 LOGD("NI response from UI: %d", userResponse);
566 LOGD("loc_eng_ni_init: entered.")
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
WapPushOverSms.java 62 if (Config.LOGD) Log.d(LOG_TAG, "Rx: " + IccUtils.bytesToHexString(pdu));
71 if (Config.LOGD) Log.w(LOG_TAG, "Received non-PUSH WAP PDU. Type = " + pduType);
84 if (Config.LOGD) Log.w(LOG_TAG, "Received PDU. Header Length error.");
105 if (Config.LOGD) Log.w(LOG_TAG, "Received PDU. Header Content-Type error.");
142 if (Config.LOGD) {
168 if (Config.LOGD) Log.w(LOG_TAG, "Received PDU. Unknown Content-Type = " + mimeType);
  /system/core/libnetutils/
packet.c 34 #define LOGD printf
182 LOGD("Packet is too small (%d) to be a UDP datagram", nread);
186 LOGD("Not a valid IP packet");
190 LOGD("Packet was truncated (read %d, needed %d)", nread, ntohs(packet.ip.tot_len));
194 LOGD("IP protocol (%d) is not UDP", packet.ip.protocol);
198 LOGD("UDP dest port (%d) is not DHCP client", ntohs(packet.udp.dest));
  /dalvik/vm/compiler/
Compiler.c 160 // LOGD("Code cache starts at %p", gDvmJit.codeCache);
202 LOGD("Crawling tid %d (%s / %p %s)", thread->systemTid,
213 LOGD(" #%d: break frame (%p)",
217 LOGD(" #%d: %s.%s%s (%p)",
258 LOGD("JIT code cache reset delayed (%d bytes %d/%d)",
309 LOGD("JIT code cache reset in %lld ms (%d bytes %d/%d)",
557 LOGD("JIT started for system_server");
620 LOGD("Compiler shutdown in progress - discarding request");
658 LOGD("Compiler thread shutting down\n");
711 LOGD("Compiler thread has shut down\n")
    [all...]

Completed in 632 milliseconds

1 23 4 5 6 7 8 91011>>