Searched refs:log (Results 76 - 100 of 760) sorted by relevance

1234567891011>>

/frameworks/base/telephony/java/android/telephony/
H A DCellSignalStrengthWcdma.java92 if (DBG) log("getLevel=" + level);
110 if (DBG) log("getDbm=" + dBm);
125 if (DBG) log("getAsuLevel=" + level);
164 if (DBG) log("writeToParcel(Parcel, int): " + toString());
176 if (DBG) log("CellSignalStrengthWcdma(Parcel): " + toString());
201 * log
203 private static void log(String s) { method in class:CellSignalStrengthWcdma
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
H A DSinkActivity.java113 mLogger.log("Waiting for accessory display source to be attached to USB...");
146 mLogger.log("USB device attached: " + device);
153 mLogger.log("USB device detached: " + device);
166 mLogger.log("Prompting the user for access to the device.");
190 mLogger.log("Connecting to accessory...");
197 mLogger.log("Protocol version: " + protocolVersion);
206 mLogger.log(String.format("Bulk IN endpoint: %d", i));
211 mLogger.log(String.format("Bulk OUT endpoint: %d", i));
221 mLogger.log("Connected");
238 mLogger.log("Attemptin
474 public void log(final String message) { method in class:SinkActivity.TextLogger
[all...]
/frameworks/rs/tests/lldb/tests/harness/
H A Dtest_base_remote.py99 log = util_log.get_logger()
103 log.fatal(err1.GetCString())
117 log.error(err2.GetCString())
120 log.warning('Connection to lldb server was refused. '
129 log.fatal('Not trying again, maximum retries exceeded.')
141 log.fatal(err3.GetCString())
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothMap.java163 if (VDBG) log("getState()");
173 if (DBG) log(Log.getStackTraceString(new Throwable()));
185 if (VDBG) log("getClient()");
195 if (DBG) log(Log.getStackTraceString(new Throwable()));
206 if (VDBG) log("isConnected(" + device + ")");
216 if (DBG) log(Log.getStackTraceString(new Throwable()));
226 if (DBG) log("connect(" + device + ")" + "not supported for MAPS");
237 if (DBG) log("disconnect(" + device + ")");
278 if (DBG) log("getConnectedDevices()");
298 if (DBG) log("getDevicesMatchingState
405 private static void log(String msg) { method in class:BluetoothMap
[all...]
H A DBluetoothSap.java204 if (VDBG) log("getState()");
214 if (DBG) log(Log.getStackTraceString(new Throwable()));
227 if (VDBG) log("getClient()");
237 if (DBG) log(Log.getStackTraceString(new Throwable()));
250 if (VDBG) log("isConnected(" + device + ")");
260 if (DBG) log(Log.getStackTraceString(new Throwable()));
272 if (DBG) log("connect(" + device + ")" + "not supported for SAPS");
284 if (DBG) log("disconnect(" + device + ")");
305 if (DBG) log("getConnectedDevices()");
326 if (DBG) log("getDevicesMatchingState
430 private static void log(String msg) { method in class:BluetoothSap
[all...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareMetrics.java500 WifiMetricsProto.WifiAwareLog log = new WifiMetricsProto.WifiAwareLog();
503 log.histogramAwareAvailableDurationMs = histogramToProtoArray(
506 log.availableTimeMs = mAvailableTimeMs;
508 log.availableTimeMs += now - mLastEnableUsageInThisSampleWindowMs;
511 log.histogramAwareEnabledDurationMs = histogramToProtoArray(
514 log.enabledTimeMs = mEnabledTimeMs;
516 log.enabledTimeMs += now - mLastEnableAwareInThisSampleWindowMs;
519 log.numApps = mAttachDataByUid.size();
520 log.numAppsUsingIdentityCallback = 0;
521 log
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java222 if (DBG) log("SIMRecords X ctor this=" + this);
227 if (DBG) log("Disposing SIMRecords this=" + this);
239 if (DBG) log("finalized");
247 log("setting0 mMncLength" + mMncLength);
266 log("SIMRecords: onRadioOffOrNotAvailable set 'gsm.sim.operator.numeric' to operator=null");
267 log("update icc_operator_numeric=" + null);
333 if(DBG) log("Set MSISDN: " + mNewMsisdnTag + " " + /*mNewMsisdn*/
498 if (DBG) log(" VoiceMessageCount from SIM MWIS = " + countVoiceMessages);
510 if (DBG) log(" VoiceMessageCount from SIM CPHS = " + countVoiceMessages);
545 log("setVoiceCallForwardingFla
2051 protected void log(String s) { method in class:SIMRecords
[all...]
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipService.java113 if (DBG) log("SipService: started!");
169 if (DBG) log("open3: incomingCallPendingIntent cannot be null; "
173 if (DBG) log("open3: " + obfuscateSipUri(localProfile.getUriString()) + ": "
209 if (DBG) log("only creator or radio can close this profile");
230 if (DBG) log("only creator or radio can query on the profile");
245 if (DBG) log("only creator or radio can query on the profile");
261 if (DBG) log("only creator can set listener on the profile");
268 if (DBG) log("createSession: profile" + localProfile);
274 if (DBG) log("createSession: mNetworkType==-1 ret=null");
342 if (DBG) log("notif
619 private void log(String s) { method in class:SipService.SipSessionGroupExt
786 private void log(String s) { method in class:SipService.SipKeepAliveProcessCallback
1120 private void log(String s) { method in class:SipService.SipAutoReg
1278 private void log(String s) { method in class:SipService
[all...]
/frameworks/av/media/libeffects/dynamicsproc/dsp/
H A DSHCircularBuffer.h20 #include <log/log.h>
/frameworks/av/media/mtp/
H A DMtpStringBuffer.h20 #include <log/log.h>
/frameworks/base/cmds/statsd/src/matchers/
H A DCombinationLogMatchingTracker.h19 #include <log/log_read.h>
20 #include <log/logprint.h>
H A DSimpleLogMatchingTracker.h20 #include <log/log_read.h>
21 #include <log/logprint.h>
/frameworks/base/libs/common_time/
H A Dutils.h53 // Send a log message to logcat as well as storing it in the ring buffer.
54 void log(int prio, const char* tag, const char* fmt, ...);
56 // Add a log message the ring buffer, do not send the message to logcat.
57 void log(const char* fmt, ...);
59 // Dump the log to an fd (dumpsys style)
/frameworks/base/libs/hwui/
H A DGpuMemoryTracker.h21 #include <log/log.h>
H A DProfileDataContainer.cpp22 #include <log/log.h>
/frameworks/base/libs/hwui/debug/
H A DGlesErrorCheckWrapper.cpp19 #include <log/log.h>
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiLogger.java29 * A logger that prevents spammy log. For the same log message, it logs once every 20seconds.
50 // Key (String): log message.
51 // Value (Pair(Long, Integer)): a pair of last log time millis and the number of logMessage.
65 String log = updateLog(mWarningTimingCache, logMessage);
66 if (!log.isEmpty()) {
67 Slog.w(TAG, log);
76 String log = updateLog(mErrorTimingCache, logMessage);
77 if (!log.isEmpty()) {
78 Slog.e(TAG, log);
[all...]
/frameworks/layoutlib/create/src/com/android/tools/layoutlib/java/
H A DSystem_Delegate.java37 public static void log(String message) { method in class:System_Delegate
41 public static void log(String message, Throwable th) { method in class:System_Delegate
/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
H A Depoll_file_descriptor.h5 #include <log/log.h>
/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerService.cpp20 #include <log/log.h>
/frameworks/native/services/vr/virtual_touchpad/
H A Dmain.cpp4 #include <log/log.h>
/frameworks/rs/
H A DrsCacheDir.cpp18 #include <log/log.h>
/frameworks/support/core/ktx/src/androidTest/java/androidx/core/util/
H A DTimingLoggerTest.kt28 timingLogger.log {
/frameworks/av/media/libeffects/testlibs/
H A DEffectsMath.c21 #include <android/log.h>
54 int32_t log = (int32_t)gLogTab[i]; local
58 return (exp << 15) + log + (((x - segStart) * (logEnd - log)) >> (exp - 6));
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
H A DInputSource.h33 core::log::Logger& logger);

Completed in 660 milliseconds

1234567891011>>