Searched refs:log (Results 26 - 50 of 431) sorted by relevance

1234567891011>>

/frameworks/av/services/mediacodec/minijail/
H A Dminijail.cpp18 #include <cutils/log.h>
/frameworks/av/services/mediaextractor/minijail/
H A Dminijail.cpp18 #include <cutils/log.h>
/frameworks/base/core/java/com/android/internal/os/
H A DAndroidPrintStream.java22 * Print stream which log lines using Android's logging system.
35 * @param tag to log
46 protected void log(String line) { method in class:AndroidPrintStream
/frameworks/base/libs/hwui/utils/
H A DGLUtils.h21 #include <cutils/log.h>
/frameworks/base/media/mca/filterpacks/native/imageproc/
H A Dinvert.c17 #include <android/log.h>
/frameworks/compile/libbcc/include/bcc/
H A DAssert.h35 #include <cutils/log.h>
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipWakeLock.java37 if (DBG) log("reset count=" + mHolders.size());
58 if (DBG) log("acquire count=" + mHolders.size());
67 if (DBG) log("release count=" + mHolders.size());
70 private void log(String s) { method in class:SipWakeLock
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/opt/telephony/src/java/com/android/internal/telephony/
H A DCallTracker.java98 log("getHoConnection - compare number: hoConn= " + hoConn.toString());
100 log("getHoConnection: Handover connection match found = " + hoConn.toString());
105 log("getHoConnection: compare state hoConn= " + hoConn.toString());
107 log("getHoConnection: Handover connection match found = " + hoConn.toString());
123 log("notifySrvccState: mHandoverConnections= " + mHandoverConnections.toString());
151 if (DBG_POLL) log("checkNoOperationsPending: pendingOperations=" +
180 log("checkForTestEmergencyNumber: dialString=" + dialString +
185 log("checkForTestEmergencyNumber: values.length=" + values.length);
193 log("checkForTestEmergencyNumber: remap " +
208 log("convertNumberIfNecessar
291 protected abstract void log(String msg); method in class:CallTracker
[all...]
H A DCarrierServiceBindHelper.java60 log("Received " + action);
78 log("mHandler: " + msg.what);
83 log("Rebinding if necessary for phoneId: " + binding.getPhoneId());
109 log("update binding for phoneId: " + phoneId + " simState: " + simState);
160 log("No carrier app for: " + phoneId);
165 log("Found carrier app: " + carrierPackageNames);
189 log("Carrier app does not want a long lived binding");
205 log("Binding to " + carrierPackage + " for phone " + phoneId);
225 log("Unable to bind to " + carrierPackage + " for phone " + phoneId +
244 log("Unbindin
333 private static void log(String message) { method in class:CarrierServiceBindHelper
[all...]
/frameworks/base/core/tests/coretests/src/android/net/http/
H A DCookiesTest.java47 * Test that we don't log potentially sensitive cookie values.
65 String log = out.toString("UTF-8");
66 assertTrue(log, log.contains("password"));
67 assertTrue(log, log.contains("fake.domain"));
68 assertFalse(log, log.contains("secret"));
/frameworks/base/telephony/java/android/telephony/
H A DCellInfoLte.java49 if (DBG) log("getCellIdentity: " + mCellIdentityLte);
54 if (DBG) log("setCellIdentity: " + cid);
59 if (DBG) log("getCellSignalStrength: " + mCellSignalStrengthLte);
64 if (DBG) log("setCellSignalStrength: " + css);
112 if (DBG) log("writeToParcel(Parcel, int): " + toString());
126 if (DBG) log("CellInfoLte(Parcel): " + toString());
149 * log
151 private static void log(String s) { method in class:CellInfoLte
H A DCellSignalStrengthWcdma.java120 if (DBG) log("getLevel=" + level);
138 if (DBG) log("getDbm=" + dBm);
153 if (DBG) log("getAsuLevel=" + level);
193 if (DBG) log("writeToParcel(Parcel, int): " + toString());
205 if (DBG) log("CellSignalStrengthWcdma(Parcel): " + toString());
230 * log
232 private static void log(String s) { method in class:CellSignalStrengthWcdma
/frameworks/base/tools/aapt2/
H A DDiagnostics.h73 virtual void log(Level level, DiagMessageActual& actualMsg) = 0;
77 log(Level::Error, actual);
82 log(Level::Warn, actual);
87 log(Level::Note, actual);
95 void log(Level level, DiagMessageActual& actualMsg) override {
133 void log(Level level, DiagMessageActual& actualMsg) override {
135 mDiag->log(level, actualMsg);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIsimUiccRecords.java93 if (DBG) log("IsimUiccRecords X ctor this=" + this);
98 log("Disposing " + this);
136 log("EVENT_AKA_AUTHENTICATE_DONE");
138 log("Exception ISIM AKA: " + ar.exception);
142 log("ISIM AKA: auth_rsp = " + auth_rsp);
144 log("Failed to parse ISIM AKA contents: " + e);
184 if (DBG) log("fetchIsimRecords " + mRecordsToLoad + " requested: " + mRecordsRequested);
208 if (DUMP_RECORDS) log("EF_IMPI=" + mIsimImpi);
218 if (DBG) log("EF_IMPU record count: " + impuList.size());
223 if (DUMP_RECORDS) log("EF_IMP
493 protected void log(String s) { method in class:IsimUiccRecords
[all...]
H A DUiccPkcs15.java77 log("Creating FileHandler, pkcs15Path: " + pkcs15Path);
82 log("loadFile: " + fileId);
95 log("EF based");
104 log("EF based");
110 log("handleMessage: " + msg.what);
113 log("Error: " + ar.exception);
128 log("IccIoResult: " + response + " payload: " + result);
135 log("Unknown event" + msg.what);
153 log("handleMessage: " + msg.what);
161 log("mChannelI
329 private static void log(String msg) { method in class:UiccPkcs15
[all...]
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DProgram.cpp19 #include <log/log.h>
46 GLchar log[infoLen]; local
47 glGetProgramInfoLog(programId, infoLen, 0, &log[0]);
48 ALOGE("%s", log);
106 GLchar log[512]; local
107 glGetShaderInfoLog(shader, sizeof(log), 0, log);
108 ALOGE("Error while compiling shader: \n%s\n%s", source, log);
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeLog.java62 log("pickupPulse withinVibrationThreshold=" + withinVibrationThreshold);
70 log("pulseStart reason=" + pulseReasonToString(reason));
76 log("pulseFinish");
81 log("notificationPulse instance=" + instance);
102 log("init");
112 log("dozing " + dozing);
118 log("fling expand=" + expand + " aboveThreshold=" + aboveThreshold + " thresholdNeeded="
124 log("emergencyCall");
130 log("bouncer " + showing);
135 log("screenO
201 private static void log(String msg) { method in class:DozeLog
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java73 if (DBG) log("new SipPhone: " + hidePii(profile.getUriString()));
103 if (DBG) log("takeIncomingCall: ret=null, not a SipAudioCall");
107 if (DBG) log("takeIncomingCall: ret=null, ringingCall not alive");
116 log("takeIncomingCall: ret=null," + " foreground and background both alive");
123 if (DBG) log("takeIncomingCall: taking call from: "
132 if (DBG) log(" takeIncomingCall: call cancelled !!");
142 if (DBG) log(" takeIncomingCall: exception e=" + e);
145 if (DBG) log("takeIncomingCall: NOT taking !!");
155 if (DBG) log("acceptCall: accepting");
161 log("acceptCal
434 private void log(String s) { method in class:SipPhone
737 private void log(String s) { method in class:SipPhone.SipCall
1006 private void log(String s) { method in class:SipPhone.SipConnection
1073 private void log(String s) { method in class:SipPhone.SipAudioCallAdapter
[all...]
/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/base/core/java/android/bluetooth/
H A DBluetoothMap.java158 if (VDBG) log("getState()");
165 if (DBG) log(Log.getStackTraceString(new Throwable()));
177 if (VDBG) log("getClient()");
184 if (DBG) log(Log.getStackTraceString(new Throwable()));
195 if (VDBG) log("isConnected(" + device + ")");
202 if (DBG) log(Log.getStackTraceString(new Throwable()));
212 if (DBG) log("connect(" + device + ")" + "not supported for MAPS");
224 if (DBG) log("disconnect(" + device + ")");
264 if (DBG) log("getConnectedDevices()");
283 if (DBG) log("getDevicesMatchingState
388 private static void log(String msg) { method in class:BluetoothMap
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java101 if (DBG) log("onReceive : incoming call intent");
111 if (DBG) log("onReceive : USSD");
122 log("onReceive : isUnknown = " + isUnknown +
162 log("onReceive : Updating mAllowEmergencyVideoCalls = " +
255 if (DBG) log("getImsService");
284 if (DBG) log("dispose");
296 log("ImsPhoneCallTracker finalized");
340 if (DBG) log("dial clirMode=" + clirMode);
466 log("handleEcmTimer, unsupported action " + action);
541 if (DBG) log("acceptCal
1962 protected void log(String msg) { method in class:ImsPhoneCallTracker
[all...]
/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/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.
51 // Key (String): log message.
52 // Value (Pair(Long, Integer)): a pair of last log time millis and the number of logMessage.
66 String log = updateLog(mWarningTimingCache, logMessage);
67 if (!log.isEmpty()) {
68 Slog.w(TAG, log);
77 String log = updateLog(mErrorTimingCache, logMessage);
78 if (!log.isEmpty()) {
79 Slog.e(TAG, log);
[all...]
/frameworks/base/tools/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

Completed in 751 milliseconds

1234567891011>>