Searched refs:LOG_TAG (Results 51 - 75 of 443) sorted by relevance

1234567891011>>

/frameworks/base/core/java/android/pim/
H A DContactsAsyncHelper.java43 private static final String LOG_TAG = "ContactsAsyncHelper"; field in class:ContactsAsyncHelper
122 if (DBG) Log.d(LOG_TAG, "isDifferentImageRequest: connection is null");
191 Log.e(LOG_TAG, "Error opening photo input stream", e);
197 if (DBG) Log.d(LOG_TAG, "Loading image: " + msg.arg1 +
201 if (DBG) Log.d(LOG_TAG, "Problem with image: " + msg.arg1 +
261 if (DBG) Log.d(LOG_TAG, "target image is null, just display placeholder.");
285 if (DBG) Log.d(LOG_TAG, "Begin loading image: " + args.uri +
333 if (DBG) Log.d(LOG_TAG, "Notifying listener: " + args.listener.toString() +
/frameworks/base/libs/rs/java/Film/src/com/android/film/
H A DFilm.java43 private static final String LOG_TAG = "libRS_jni"; field in class:Film
84 Log.v(LOG_TAG, message);
/frameworks/base/libs/rs/java/Fountain/src/com/android/fountain/
H A DFountain.java43 private static final String LOG_TAG = "libRS_jni"; field in class:Fountain
90 Log.v(LOG_TAG, message);
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java86 // NOTE that LOG_TAG here is "GSM", which means that log messages
89 static final String LOG_TAG = "GSM"; field in class:GSMPhone
179 Log.i(LOG_TAG, "New connection; resetting radio");
183 Log.w(LOG_TAG,
194 Log.w(LOG_TAG, "Failure to open com.android.internal.telephony.debug socket", ex);
248 if(LOCAL_DEBUG) Log.d(LOG_TAG, "GSMPhone finalized");
500 if (LOCAL_DEBUG) Log.d(LOG_TAG, "MmiCode 0: rejectCall");
504 if (LOCAL_DEBUG) Log.d(LOG_TAG,
509 if (LOCAL_DEBUG) Log.d(LOG_TAG,
533 if (LOCAL_DEBUG) Log.d(LOG_TAG,
[all...]
H A DGsmServiceStateTracker.java70 static final String LOG_TAG = "GSM"; field in class:GsmServiceStateTracker
246 if(DBG) Log.d(LOG_TAG, "GsmServiceStateTracker finalized");
307 Log.d(LOG_TAG, "[DSAC DEB] " + "registerForPsRestrictedEnabled ");
327 Log.d(LOG_TAG, "[DSAC DEB] " + "registerForPsRestrictedDisabled ");
415 Log.w(LOG_TAG, "error parsing location: " + ex);
525 Log.d(LOG_TAG, "[DSAC DEB] " + "EVENT_RESTRICTED_STATE_CHANGED");
533 Log.e(LOG_TAG, "Unhandled message with number: " + msg.what);
568 Log.d(LOG_TAG, "Data shutdown complete.");
648 Log.e(LOG_TAG,
677 Log.w(LOG_TAG, "erro
[all...]
/frameworks/base/core/java/android/pim/vcard/
H A DVCardEntryConstructor.java46 private static String LOG_TAG = "VCardEntryConstructor"; field in class:VCardEntryConstructor
125 Log.e(LOG_TAG, "Nested VCard code is not supported now.");
161 Log.e(LOG_TAG, "propertyParamType() is called more than once " +
197 Log.w(LOG_TAG, "Unknown encoding. Fall back to default.");
231 Log.d(LOG_TAG, "time for insert ContactStruct to database: " +
H A DVCardParserImpl_V21.java44 private static final String LOG_TAG = "VCardParserImpl_V21"; field in class:VCardParserImpl_V21
251 Log.w(LOG_TAG, "Property name unsupported by vCard 2.1: " + propertyName);
429 Log.e(LOG_TAG, "Invalid line which looks like some comment was found. Ignored.");
532 Log.w(LOG_TAG, "Empty group found. Ignoring.");
554 Log.w(LOG_TAG, "Double-quoted params found in vCard 2.1. " +
575 Log.w(LOG_TAG, "Double-quoted params found in vCard 2.1. " +
636 Log.w(LOG_TAG, String.format("TYPE unsupported by %s: ", getVersion(), ptypeval));
650 Log.w(LOG_TAG, String.format(
744 Log.e(LOG_TAG, "OutOfMemoryError happened during parsing BASE64 data!");
751 Log.w(LOG_TAG,
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneFactory.java34 static final String LOG_TAG = "PHONE"; field in class:PhoneFactory
102 Log.i(LOG_TAG, "Network Mode set to " + Integer.toString(networkMode));
107 Log.i(LOG_TAG, "Cdma Subscription set to " + Integer.toString(cdmaSubscription));
114 Log.i(LOG_TAG, "Creating GSMPhone");
118 Log.i(LOG_TAG, "Creating CDMAPhone");
H A DWapPushOverSms.java34 private static final String LOG_TAG = "WAP PUSH"; field in class:WapPushOverSms
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.");
143 Log.w(LOG_TAG,
168 if (Config.LOGD) Log.w(LOG_TAG, "Received PDU. Unknown Content-Type = " + mimeType);
H A DDataConnectionTracker.java37 protected final String LOG_TAG = "DataConnectionTracker"; field in class:DataConnectionTracker
399 Log.e(LOG_TAG, "Unknown id (" + id + ") in apnIdToType");
447 if (DBG) Log.d(LOG_TAG, "enableApnType("+type+"), isApnTypeActive = "
451 if (DBG) Log.d(LOG_TAG, "type not available");
476 if (DBG) Log.d(LOG_TAG, "disableApnType("+type+")");
498 if (DBG) Log.d(LOG_TAG, "setEnabled(" + id + ", " + enable + ") with old state = " +
509 Log.d(LOG_TAG, "EVENT_APN_ENABLE_REQUEST " + apnId + ", " + enabled);
510 Log.d(LOG_TAG, " dataEnabled = " + dataEnabled[apnId] +
561 if (DBG) Log.d(LOG_TAG, "setDataEnabled(" + enable + ")");
H A DConnection.java31 private static String LOG_TAG = "TelephonyConnection"; field in class:Connection
297 if (Log.isLoggable(LOG_TAG, Log.DEBUG)) {
/frameworks/base/services/java/com/android/server/
H A DViewServer.java49 private static final String LOG_TAG = "ViewServer"; field in class:ViewServer
142 Slog.w(LOG_TAG, "Could not stop all view server threads");
152 Slog.w(LOG_TAG, "Could not close the view server");
189 Slog.w(LOG_TAG, "Connection error: ", e);
265 Slog.w(LOG_TAG, "An error occured with the command: " + command);
268 Slog.w(LOG_TAG, "Connection error: ", e);
333 Slog.w(LOG_TAG, "Connection error: ", e);
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
H A DTrackerService.java61 private static final String LOG_TAG = TrackerActivity.LOG_TAG; field in class:TrackerService
129 Log.d(LOG_TAG, "Adding location listener for provider " +
156 Log.d(LOG_TAG, "registering receiver");
209 Log.e(LOG_TAG, "Invalid preference for location min distance", e);
221 Log.e(LOG_TAG, "Invalid preference for location min time", e);
232 Log.d(LOG_TAG, "Removing location listeners");
365 Log.e(LOG_TAG, "Exception in CellStateHandler.handleMessage:", e);
438 Log.d(LOG_TAG, "restarting listeners due to preference change");
/frameworks/base/core/java/android/provider/
H A DSearchRecentSuggestions.java49 private static final String LOG_TAG = "SearchSuggestions"; field in class:SearchRecentSuggestions
184 Log.e(LOG_TAG, "saveRecentQuery", e);
226 Log.e(LOG_TAG, "truncateHistory", e);
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipPhone.java49 private static final String LOG_TAG = "SipPhone"; field in class:SipPhone
66 if (DEBUG) Log.d(LOG_TAG, "new SipPhone: " + profile.getUriString());
100 if (DEBUG) Log.d(LOG_TAG, "+++ taking call from: "
109 if (DEBUG) Log.d(LOG_TAG, " call cancelled !!");
128 if (DEBUG) Log.d(LOG_TAG, "acceptCall");
141 if (DEBUG) Log.d(LOG_TAG, "rejectCall");
179 Log.e(LOG_TAG, "dial()", e);
185 if (DEBUG) Log.d(LOG_TAG, " ~~~~~~ switch fg and bg");
240 Log.e(LOG_TAG,
251 Log.e(LOG_TAG,
[all...]
/frameworks/base/cmds/bootanimation/
H A Dbootanimation_main.cpp17 #define LOG_TAG "BootAnimation" macro
/frameworks/base/cmds/system_server/
H A Dsystem_main.cpp10 #define LOG_TAG "sysproc" macro
/frameworks/base/core/jni/
H A Dandroid_nfc.h25 #define LOG_TAG "NdefMessage" macro
H A Dandroid_os_UEventObserver.cpp17 #define LOG_TAG "UEventObserver" macro
H A Dcom_android_internal_graphics_NativeUtils.cpp17 #define LOG_TAG "AWT" macro
/frameworks/base/core/tests/coretests/src/android/accessibilityservice/
H A DAccessibilityTestService.java40 private static final String LOG_TAG = "AccessibilityTestService"; field in class:AccessibilityTestService
81 Log.e(LOG_TAG, "Error in testing Accessibility feature", e);
153 Log.i(LOG_TAG, "AccessibilityTestService#testAccessibilityEventDispatching: Success");
164 Log.i(LOG_TAG, "AccessibilityTestService#testInterrupt: Success");
/frameworks/base/core/tests/hosttests/src/android/net/
H A DDownloadManagerHostTests.java45 private static final String LOG_TAG = "android.net.DownloadManagerHostTests"; field in class:DownloadManagerHostTests
143 Log.i(LOG_TAG, "First reboot...");
146 Log.i(LOG_TAG, "Second reboot...");
149 Log.i(LOG_TAG, "Third reboot...");
/frameworks/base/libs/ui/tests/region/
H A Dregion.cpp17 #define LOG_TAG "Region" macro
/frameworks/base/media/libstagefright/foundation/
H A Dhexdump.cpp18 #define LOG_TAG "hexdump" macro
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCdmaServiceStateTracker.java63 static final String LOG_TAG = "CDMA"; field in class:CdmaServiceStateTracker
388 Log.w(LOG_TAG, "error parsing cell location data: " + ex);
422 Log.e(LOG_TAG, "error parsing system id: ", ex);
426 Log.d(LOG_TAG,"GET_CDMA_SUBSCRIPTION SID=" + cdmaSubscription[1] );
435 Log.e(LOG_TAG, "error parsing network id: ", ex);
439 Log.d(LOG_TAG,"GET_CDMA_SUBSCRIPTION NID=" + cdmaSubscription[2] );
442 Log.d(LOG_TAG,"GET_CDMA_SUBSCRIPTION MDN=" + mMdn);
453 Log.w(LOG_TAG,"error parsing cdmaSubscription params num="
511 Log.d(LOG_TAG, "Received OTA_PROGRAMMING Complete,Reload MDN ");
528 Log.e(LOG_TAG, "Unhandle
[all...]

Completed in 371 milliseconds

1234567891011>>