Searched defs:log (Results 1 - 25 of 94) sorted by relevance

1234

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastConfigService.java64 if (DBG) log("enabling emergency IDs " + startId + '-' + endId);
67 if (DBG) log("disabling emergency IDs " + startId + '-' + endId);
73 if (DBG) log("enabling emergency message ID " + messageId);
76 if (DBG) log("disabling emergency message ID " + messageId);
149 if (DBG) log("enabling emergency cell broadcast channels");
158 if (DBG) log("enabled emergency cell broadcast channels");
161 if (DBG) log("disabling emergency cell broadcast channels");
170 if (DBG) log("disabled emergency cell broadcast channels");
174 if (DBG) log("enabling cell broadcast channel 50");
176 if (DBG) log("enable
188 private static void log(String msg) { method in class:CellBroadcastConfigService
[all...]
H A DCellBroadcastReceiver.java52 if (DBG) log("onReceive " + intent);
57 if (DBG) log("Registering for ServiceState updates");
184 if (DBG) log("CDMA phone detected; doing nothing");
230 private static void log(String msg) { method in class:CellBroadcastReceiver
/packages/apps/Email/src/org/apache/james/mime4j/field/
H A DAddressListField.java48 private static Log log = LogFactory.getLog(Parser.class); field in class:AddressListField.Parser
57 if (log.isDebugEnabled()) {
58 log.debug("Parsing value '" + body + "': "+ e.getMessage());
H A DDateTimeField.java53 private static Log log = LogFactory.getLog(Parser.class); field in class:DateTimeField.Parser
65 if (log.isDebugEnabled()) {
66 log.debug("Parsing value '" + body + "': "+ e.getMessage());
H A DMailboxField.java50 private static Log log = LogFactory.getLog(Parser.class); field in class:MailboxField.Parser
62 if (log.isDebugEnabled()) {
63 log.debug("Parsing value '" + body + "': "+ e.getMessage());
H A DMailboxListField.java50 private static Log log = LogFactory.getLog(Parser.class); field in class:MailboxListField.Parser
59 if (log.isDebugEnabled()) {
60 log.debug("Parsing value '" + body + "': "+ e.getMessage());
/packages/apps/Email/src/org/apache/james/mime4j/message/
H A DMemoryBinaryBody.java44 private static Log log = LogFactory.getLog(MemoryBinaryBody.class); field in class:MemoryBinaryBody
H A DMemoryTextBody.java48 private static Log log = LogFactory.getLog(MemoryTextBody.class); field in class:MemoryTextBody
82 if (log.isWarnEnabled()) {
84 log.warn("No MIME charset specified. Using " + javaCharset
87 log.warn("MIME charset '" + mimeCharset + "' has no "
94 if (log.isWarnEnabled()) {
96 log.warn("No MIME charset specified. Using the "
99 log.warn("MIME charset '" + mimeCharset + "' has no "
H A DTempFileBinaryBody.java43 private static Log log = LogFactory.getLog(TempFileBinaryBody.class); field in class:TempFileBinaryBody
H A DTempFileTextBody.java47 private static Log log = LogFactory.getLog(TempFileTextBody.class); field in class:TempFileTextBody
81 if (log.isWarnEnabled()) {
83 log.warn("No MIME charset specified. Using " + javaCharset
86 log.warn("MIME charset '" + mimeCharset + "' has no "
93 if (log.isWarnEnabled()) {
95 log.warn("No MIME charset specified. Using the "
98 log.warn("MIME charset '" + mimeCharset + "' has no "
/packages/apps/Email/src/org/apache/james/mime4j/util/
H A DTempStorage.java32 private static Log log = LogFactory.getLog(TempStorage.class); field in class:TempStorage
45 log.warn("Unable to create or instantiate TempStorage class '"
H A DSimpleTempStorage.java42 private static Log log = LogFactory.getLog(SimpleTempStorage.class); field in class:SimpleTempStorage
70 log.error("Unable to mkdirs on " + p.getAbsolutePath());
/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
H A DFileLogger.java57 static public synchronized void log(Exception e) { method in class:FileLogger
59 log("Exception", "Stack trace follows...");
67 static public synchronized void log(String prefix, String str) { method in class:FileLogger
70 log("Logger", "\r\n\r\n --- New Log ---");
110 log("FileLogger", "Exception writing log; recreating...");
111 log(prefix, str);
/packages/apps/Phone/src/com/android/phone/
H A DCallerInfoCacheUpdateReceiver.java41 if (DBG) log("CallerInfoCacheUpdateReceiver#onReceive(). Intent: " + intent);
45 private static void log(String msg) { method in class:CallerInfoCacheUpdateReceiver
H A DCdmaDisplayInfo.java44 if (DBG) log("displayInfoRecord: infoMsg=" + infoMsg);
75 if (DBG) log("Dissmissing Display Info Record...");
83 private static void log(String msg) { method in class:CdmaDisplayInfo
H A DDTMFTwelveKeyDialerView.java68 if (DBG) log("dispatchKeyEvent(" + event + ")...");
80 if (DBG) log("==> dispatchKeyEvent: forwarding event to the DTMFDialer");
84 private void log(String msg) { method in class:DTMFTwelveKeyDialerView
H A DGetPin2Screen.java94 private void log(String msg) { method in class:GetPin2Screen
H A DGsmUmtsOptions.java57 log("Not a GSM phone");
63 log("[CSP] Enabling Operator Selection menu.");
66 log("[CSP] Disabling Operator Selection menu.");
75 log("preferenceTreeClick: return true");
78 log("preferenceTreeClick: return false");
82 protected void log(String s) { method in class:GsmUmtsOptions
H A DSpecialCharSequenceMgr.java223 if (DBG) log("showDeviceIdPanel()...");
239 private static void log(String msg) { method in class:SpecialCharSequenceMgr
/packages/apps/Email/src/org/apache/james/mime4j/decoder/
H A DDecoderUtil.java40 private static Log log = LogFactory.getLog(DecoderUtil.class); field in class:DecoderUtil
65 log.error(e);
94 log.error(e);
228 if (log.isWarnEnabled()) {
229 log.warn("MIME charset '" + mimeCharset + "' in encoded word '"
235 if (log.isWarnEnabled()) {
236 log.warn("Current JDK doesn't support decoding of charset '"
245 if (log.isWarnEnabled()) {
246 log.warn("Missing encoded text in encoded word: '"
258 if (log
[all...]
H A DQuotedPrintableInputStream.java38 private static Log log = LogFactory.getLog(QuotedPrintableInputStream.class); field in class:QuotedPrintableInputStream
150 if (log.isWarnEnabled()) {
151 log.warn("Malformed MIME; got ==");
156 if (log.isWarnEnabled()) {
157 log.warn("Malformed MIME; expected \\r or "
170 if (log.isWarnEnabled()) {
171 log.warn("Malformed MIME; expected "
188 if (log.isWarnEnabled()) {
189 log.warn("Malformed MIME; expected "
199 log
[all...]
/packages/apps/Mms/src/com/android/mms/transaction/
H A DMessageStatusService.java89 log("updateMessageStatus: msgUrl=" + messageUri + ", status=" + status +
110 private void log(String message) { method in class:MessageStatusService
H A DSmsSingleRecipientSender.java123 log("sendMessage: address=" + mDest + ", threadId=" + mThreadId +
129 private void log(String msg) { method in class:SmsSingleRecipientSender
/packages/apps/Phone/tests/src/com/android/phone/tests/
H A DCallDialTest.java52 log("onCreate: intent = " + intent);
71 log("onResume()...");
77 log("onPause()...");
85 log("onClick(View " + view + ", id " + id + ")...");
89 log("onClick: CALL...");
93 log("onClick: DIAL...");
97 log("onClick: ITelephony.call()...");
101 log("onClick: ITelephony.dial()...");
111 log("fireIntent(action = '" + action + "')...");
115 log("
186 private void log(String msg) { method in class:CallDialTest
[all...]
/packages/apps/Email/src/org/apache/james/mime4j/
H A DMimeStreamParser.java53 private static final Log log = LogFactory.getLog(MimeStreamParser.class); field in class:MimeStreamParser
160 // if (log.isWarnEnabled()) {
161 // log.warn("Line " + rootStream.getLineNumber()
178 log.warn("base64 encoded message/rfc822 detected");
182 log.warn("quoted-printable encoded message/rfc822 detected");
250 // if (curr == -1 && log.isWarnEnabled()) {
251 // log.warn("Line " + rootStream.getLineNumber()
298 if (!valid && log.isWarnEnabled()) {
299 log.warn("Line " + startLineNumber

Completed in 238 milliseconds

1234