HomeSort by relevance Sort by last modified time
    Searched full:logd (Results 26 - 50 of 148) sorted by null

12 3 4 5 6

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccPhoneBookInterfaceManager.java 69 logd("GET_RECORD_SIZE Size " + mRecordSize[0] +
89 if(DBG) logd("Cannot load ADN records");
134 protected abstract void logd(String msg); method in class:IccPhoneBookInterfaceManager
173 if (DBG) logd("updateAdnRecordsInEfBySearch: efid=" + efid +
225 if (DBG) logd("updateAdnRecordsInEfByIndex: efid=" + efid +
276 if (DBG) logd("getAdnRecordsInEF: efid=" + efid);
308 logd("interrupted while trying to update by search");
PhoneProxy.java 104 logd("Unexpected exception on EVENT_RIL_CONNECTED");
132 private static void logd(String msg) { method in class:PhoneProxy
149 logd("LTE ON CDMA property is set. Use CDMA Phone" +
154 logd("LTE ON CDMA property is set. Switch to CDMALTEPhone" +
165 logd("Ignoring voice radio technology changed message." +
176 logd("Ignoring voice radio technology changed message. newVoiceRadioTech = Unknown."
185 logd("Setting Radio Power to Off");
193 logd("Resetting Radio");
224 logd("Switching Voice Phone : " + outgoingPhoneName + " >>> "
229 logd("Disposing old phone..")
    [all...]
  /cts/suite/audio_quality/lib/src/
SignalProcessingImpl.cpp 141 LOGD("%d-th param buffer %d, stereo:%d", i, dataLen, (*buffer)->isStereo());
155 LOGD("%d-th param Value", i);
217 LOGD("received buffer %x %x", ((*buffer)->getData())[0], ((*buffer)->getData())[1]);
243 //LOGD("send %d", len);
250 //LOGD("read %d", len);
GenericFactory.cpp 69 LOGD("GenericFactory::createTask 0x%x, type %d", task, type);
BuiltinProcessing.cpp 48 LOGD("BuiltinProcessing::rms_mva in %x %x %x out %x",
  /cts/suite/audio_quality/test/
RemoteAudioFakeTcpTest.cpp 41 //LOGD("0x%x vs 0x%x", data1[i], data2[i]);
57 LOGD("ClientSocketForTest::init");
64 LOGD("pipe %d %d", pipefd[0], pipefd[1]);
80 LOGD("fake TCP copy reply %d", mReadLength);
137 LOGD("reply 0x%x", prepareReply[0]);
ClientInterfaceTest.cpp 58 LOGD("device info %s", info.string());
  /cts/suite/audio_quality/lib/src/task/
TaskProcess.cpp 62 LOGD("TaskProcess::prepareParams N = %d", N);
106 LOGD("input buffer len %d stereo %d", (*buffer.get())->getSize(),
132 LOGD(" %f", list[i].getValue().getDouble());
134 LOGD(" %lld", list[i].getValue().getInt64());
139 LOGD("TaskProcess::prepareParams %d-th, const 0x%x", i, voidPtrs[i]);
268 LOGD(" id %s", param.getParamString().string());
272 LOGD(" val %s", param.getParamString().string());
278 LOGD("consti %lld", value);
284 LOGD("constf %f", value);
  /external/llvm/tools/llvm-diff/
DiffConsumer.h 49 virtual void logd(const DiffLogBuilder &Log) = 0;
86 void logd(const DiffLogBuilder &Log);
  /external/dropbear/libtommath/demo/
timing.c 84 FILE *log, *logb, *logc, *logd; local
241 logd = fopen("logs/expt_2kl.log", "w");
274 fprintf(n < 4 ? logd : (n < 9) ? logc : (n < 16) ? logb : log,
281 fclose(logd);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
CsimFileHandler.java 60 protected void logd(String msg) { method in class:CsimFileHandler
RuimFileHandler.java 67 protected void logd(String msg) { method in class:RuimFileHandler
SIMFileHandler.java 77 protected void logd(String msg) { method in class:SIMFileHandler
  /packages/apps/Mms/src/com/android/mms/transaction/
DefaultRetryScheme.java 30 private static final boolean LOCAL_LOGV = DEBUG ? Config.LOGD : Config.LOGV;
  /cts/suite/audio_quality/lib/src/audio/
Buffer.cpp 136 LOGD("stereo mismatch %d %d", mStereo, b.mStereo);
140 LOGD("size mismatch %d %d", mSize, b.mSize);
145 LOGD("%d %x vs %x", i, mData[i], b.mData[i]);
RemoteAudio.cpp 88 LOGD("adding fd %d to polling", mSocket.getFD());
126 LOGD("handler present. Notify client");
142 //LOGD("socketRxCallback input");
247 LOGD("RemoteAudio::startPlayback stereo %d mode %d", stereo, mode);
341 LOGD("thread exit requested, will exit ");
  /frameworks/base/core/java/com/android/server/
NetworkManagementSocketTagger.java 33 private static final boolean LOGD = false;
68 if (LOGD) {
91 if (LOGD) {
  /packages/apps/Settings/src/com/android/settings/
AppWidgetLoader.java 35 private static final boolean LOGD = AppWidgetPickActivity.LOGD;
105 if (LOGD) Log.d(TAG, "Using " + customInfo.size() + " custom items");
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
ApiService.java 216 logd("Stop runnable: Stopping service");
4695 private static void logd(String message) { method in class:ApiService
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_buffer.c 34 #define LOGD(format, ...) LogMsg (TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC, format, ## __VA_ARGS__)
75 LOGD("gki_init_free_queue() init pool=%d, size=%d (aligned=%d) total=%d start=%p", id, size, tempsize, total, p_mem);
377 LOGD("GKI_getbuf() requesting %d func:%s(line=%d)", size, _function_, _line_);
438 LOGD("GKI_getbuf() allocated, %x, %x (%d of %d used) %d", (UINT8*)p_hdr + BUFFER_HDR_SIZE, p_hdr, Q->cur_cnt, Q->total, p_cb->freeq[i].total);
450 LOGD("GKI_getbuf() unable to allocate buffer!!!!!");
451 LOGD("******************** GKI Memory Pool Dump ********************");
455 LOGD("Dumping total of %d buffer pools", p_cb->curr_total_no_of_pools);
461 LOGD("pool %d has a total of %d buffers (start=%p)", i, p_cb->freeq[i].total, p_hdr);
467 LOGD("pool:%d, buf[%d]:%x, hdr:%x status=%d func:%s(line=%d)", i, x, (UINT8*)p_hdr + BUFFER_HDR_SIZE, p_hdr, p_hdr->status, p_hdr->_function, p_hdr->_line);
473 LOGD("**************************************************************");
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_buffer.c 34 #define LOGD(format, ...) LogMsg (TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC, format, ## __VA_ARGS__)
75 LOGD("gki_init_free_queue() init pool=%d, size=%d (aligned=%d) total=%d start=%p", id, size, tempsize, total, p_mem);
377 LOGD("GKI_getbuf() requesting %d func:%s(line=%d)", size, _function_, _line_);
438 LOGD("GKI_getbuf() allocated, %x, %x (%d of %d used) %d", (UINT8*)p_hdr + BUFFER_HDR_SIZE, p_hdr, Q->cur_cnt, Q->total, p_cb->freeq[i].total);
450 LOGD("GKI_getbuf() unable to allocate buffer!!!!!");
451 LOGD("******************** GKI Memory Pool Dump ********************");
455 LOGD("Dumping total of %d buffer pools", p_cb->curr_total_no_of_pools);
461 LOGD("pool %d has a total of %d buffers (start=%p)", i, p_cb->freeq[i].total, p_hdr);
467 LOGD("pool:%d, buf[%d]:%x, hdr:%x status=%d func:%s(line=%d)", i, x, (UINT8*)p_hdr + BUFFER_HDR_SIZE, p_hdr, p_hdr->status, p_hdr->_function, p_hdr->_line);
473 LOGD("**************************************************************");
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/
VideoEditorActivity.java     [all...]
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
android.util.Config.html 87 <A NAME="android.util.Config.LOGD"></A>
88 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/util/Config.html#LOGD" target="_top"><code>LOGD</code></font></A></nobr> </TD>
  /packages/apps/Calendar/src/com/android/calendar/widget/
CalendarAppWidgetProvider.java 47 static final boolean LOGD = false;
60 if (LOGD)
124 if (LOGD) Log.d(TAG, "Building widget update...");
  /cts/suite/audio_quality/lib/include/
Log.h 59 #define LOGD(x...) do { Log::Instance()->printf(Log::ELogD, x); } while(0)

Completed in 826 milliseconds

12 3 4 5 6