Searched refs:LOG_TAG (Results 201 - 225 of 1373) sorted by relevance

1234567891011>>

/frameworks/base/telephony/java/android/telephony/ims/feature/
H A DImsFeature.java43 private static final String LOG_TAG = "ImsFeature"; field in class:ImsFeature
156 Log.w(LOG_TAG, "Couldn't notify feature state: " + e.getMessage());
179 Log.i(LOG_TAG, "notifying ImsFeatureState=" + state);
184 Log.w(LOG_TAG, "Couldn't notify feature state: " + e.getMessage());
/frameworks/minikin/libs/minikin/
H A DMinikinInternal.cpp18 #define LOG_TAG "Minikin" macro
/frameworks/native/libs/binder/
H A DIInterface.cpp17 #define LOG_TAG "IInterface" macro
/frameworks/native/libs/ui/
H A DGraphicsEnv.cpp18 #define LOG_TAG "GraphicsEnv" macro
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSimActivationTracker.java45 private static final String LOG_TAG = "SAT"; field in class:SimActivationTracker
46 private static final boolean VDBG = Rlog.isLoggable(LOG_TAG, Log.VERBOSE);
156 Rlog.d(LOG_TAG, "[" + mPhone.getPhoneId() + "]" + s);
160 Rlog.e(LOG_TAG, "[" + mPhone.getPhoneId() + "]" + s);
H A DMccTable.java51 static final String LOG_TAG = "MccTable"; field in class:MccTable
140 Slog.d(LOG_TAG, "defaultLanguageForMcc(" + mcc + "): no country for mcc");
154 Slog.d(LOG_TAG, "defaultLanguageForMcc(" + mcc + "): country " + country + " uses " +
183 Slog.d(LOG_TAG, "updateMccMncConfiguration mccmnc='" + mccmnc + "' fromServiceState=" + fromServiceState);
189 Slog.d(LOG_TAG, "updateMccMncConfiguration overriding mccmnc='" + mccmnc + "'");
197 Slog.d(LOG_TAG, "updateMccMncConfiguration defaultMccMnc=" + defaultMccMnc);
200 // Slog.d(LOG_TAG, "Not a Default subscription, ignoring mccmnc config update.");
208 Slog.e(LOG_TAG, "Error parsing IMSI: " + mccmnc);
212 Slog.d(LOG_TAG, "updateMccMncConfiguration: mcc=" + mcc + ", mnc=" + mnc);
230 Slog.d(LOG_TAG, "updateMccMncConfiguratio
[all...]
H A DGsmCdmaCallTracker.java56 private static final String LOG_TAG = "GsmCdmaCallTracker"; field in class:GsmCdmaCallTracker
183 Rlog.d(LOG_TAG, "reset");
204 Rlog.d(LOG_TAG, "GsmCdmaCallTracker finalized");
349 Rlog.e(LOG_TAG, "handleEcmTimer, unsupported action " + action);
652 Rlog.e(LOG_TAG, "canTransfer: not possible in CDMA");
699 Rlog.e(LOG_TAG,"GsmCdmaCallTracker.pendingOperations < 0");
818 Rlog.e(LOG_TAG, "unexpected error on hangup");
850 Rlog.i(LOG_TAG, "HO Conn state is " + c.mPreHandoverState);
852 Rlog.i(LOG_TAG, "Removing HO conn "
938 Rlog.e(LOG_TAG,"Erro
[all...]
/frameworks/base/core/java/android/accessibilityservice/
H A DFingerprintGestureController.java66 private static final String LOG_TAG = "FingerprintGestureController"; field in class:FingerprintGestureController
92 Log.w(LOG_TAG, "Failed to check if fingerprint gestures are active", re);
/frameworks/base/core/java/android/printservice/recommendation/
H A DRecommendationService.java40 private static final String LOG_TAG = "PrintServiceRecS"; field in class:RecommendationService
129 Log.e(LOG_TAG, "Could not update recommended services", e);
/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationManager.java41 private static final String LOG_TAG = "TextClassificationManager"; field in class:TextClassificationManager
104 Log.e(LOG_TAG, "Error detecting languages for text. Returning empty result.", t);
/frameworks/base/telephony/java/android/telephony/
H A DVoLteServiceState.java31 private static final String LOG_TAG = "VoLteServiceState"; field in class:VoLteServiceState
227 Rlog.w(LOG_TAG, s);
/frameworks/native/cmds/installd/
H A Dotapreopt_chroot.cpp31 #ifndef LOG_TAG
32 #define LOG_TAG "otapreopt" macro
/frameworks/native/vulkan/libvulkan/
H A Dstubhal.cpp26 #undef LOG_TAG macro
27 #define LOG_TAG "vkstub" macro
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTesterFailBringUpAll.java41 private static final String LOG_TAG = "DcTesterFailBrinupAll"; field in class:DcTesterFailBringUpAll
106 Rlog.d(LOG_TAG, s);
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntryConstructor.java45 private static String LOG_TAG = VCardConstants.LOG_TAG; field in class:VCardEntryConstructor
/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
H A DBalls.java49 private static final String LOG_TAG = "libRS_jni"; field in class:Balls
112 Log.v(LOG_TAG, message);
/frameworks/base/services/core/java/com/android/server/wm/
H A DViewServer.java53 private static final String LOG_TAG = TAG_WITH_CLASS_NAME ? "ViewServer" : TAG_WM; field in class:ViewServer
133 Slog.w(LOG_TAG, "Could not stop all view server threads");
143 Slog.w(LOG_TAG, "Could not close the view server");
180 Slog.w(LOG_TAG, "Connection error: ", e);
257 Slog.w(LOG_TAG, "An error occurred with the command: " + command);
260 Slog.w(LOG_TAG, "Connection error: ", e);
/frameworks/base/telephony/java/android/telephony/ims/
H A DImsServiceProxy.java46 protected String LOG_TAG = "ImsServiceProxy"; field in class:ImsServiceProxy
68 Log.i(LOG_TAG, "Feature enabled on slotId: " + slotId + " for feature: " +
79 Log.i(LOG_TAG, "Feature disabled on slotId: " + slotId + " for feature: " +
89 Log.i(LOG_TAG, "imsStatusChanged: slot: " + slotId + " feature: " + feature +
268 Log.i(LOG_TAG, "getFeatureStatus - returning cached: " + mFeatureStatusCached);
281 Log.i(LOG_TAG, "getFeatureStatus - returning " + status);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneMmiCode.java68 static final String LOG_TAG = "ImsPhoneMmiCode"; field in class:ImsPhoneMmiCode
551 Rlog.d(LOG_TAG, "isTwoDigitShortCode");
561 Rlog.d(LOG_TAG, "Two Digit Number Pattern " + dialnumber);
563 Rlog.d(LOG_TAG, "Two Digit Number Pattern -true");
567 Rlog.d(LOG_TAG, "Two Digit Number Pattern -false");
719 Rlog.d(LOG_TAG, "Invalid service class " + exc);
759 Rlog.d(LOG_TAG, "processCode: isShortCode");
762 Rlog.d(LOG_TAG, "processCode: Sending short code '"
766 Rlog.d(LOG_TAG, "processCode: is CF");
809 Rlog.d(LOG_TAG, "processCod
[all...]
H A DImsPhoneConnection.java58 private static final String LOG_TAG = "ImsPhoneConnection"; field in class:ImsPhoneConnection
238 Rlog.w(LOG_TAG, "applyLocalCallCapabilities - localProfile = "+localProfile);
254 Rlog.w(LOG_TAG, "applyRemoteCallCapabilities - remoteProfile = "+remoteProfile);
338 Rlog.w(LOG_TAG, "ImsPhoneConnection.proceedAfterWaitChar(): Expected "
351 Rlog.w(LOG_TAG, "ImsPhoneConnection.proceedAfterWaitChar(): Expected "
366 Rlog.d(LOG_TAG, "proceedAfterWildChar: new postDialString is " +
389 Rlog.d(LOG_TAG, "onDisconnect: cause=" + cause);
411 Rlog.d(LOG_TAG, "onDisconnect: no parent");
432 Rlog.d(LOG_TAG, "onConnectedInOrOut: connectTime=" + mConnectTime);
492 //Rlog.d(LOG_TAG, "##### processNextPostDialCha
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DSmsApplication.java60 static final String LOG_TAG = "SmsApplication"; field in class:SmsApplication
181 Log.i(LOG_TAG, "getIncomingUserHandle caller=" + callingUid + ", myuid="
312 Log.i(LOG_TAG, "getApplicationCollectionInternal smsAppChangedActivities=" +
323 Log.i(LOG_TAG, "getApplicationCollectionInternal packageName=" +
337 Log.i(LOG_TAG, "getApplicationCollectionInternal providerChangedActivities=" +
348 Log.i(LOG_TAG, "getApplicationCollectionInternal packageName=" +
362 Log.i(LOG_TAG, "getApplicationCollectionInternal simFullReceivers="
373 Log.i(LOG_TAG, "getApplicationCollectionInternal packageName="
438 Log.i(LOG_TAG, "getApplication userId=" + userId);
444 Log.i(LOG_TAG, "getApplicatio
[all...]
/frameworks/base/core/java/android/widget/
H A DActivityChooserModel.java165 private static final String LOG_TAG = ActivityChooserModel.class.getSimpleName(); field in class:ActivityChooserModel
775 Log.i(LOG_TAG, "Pruned: " + prunedRecord);
977 Log.i(LOG_TAG, "Sorted: " + activities.get(i));
989 Log.i(LOG_TAG, "Could not open historical records file: " + mHistoryFileName);
1032 Log.i(LOG_TAG, "Read " + readRecord.toString());
1037 Log.i(LOG_TAG, "Read " + historicalRecords.size() + " historical records.");
1040 Log.e(LOG_TAG, "Error reading historical recrod file: " + mHistoryFileName, xppe);
1042 Log.e(LOG_TAG, "Error reading historical recrod file: " + mHistoryFileName, ioe);
1070 Log.e(LOG_TAG, "Error writing historical recrod file: " + hostoryFileName, fnfe);
1091 Log.i(LOG_TAG, "Wrot
[all...]
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DActivityChooserModel.java157 static final String LOG_TAG = ActivityChooserModel.class.getSimpleName(); field in class:ActivityChooserModel
750 Log.i(LOG_TAG, "Pruned: " + prunedRecord);
957 Log.i(LOG_TAG, "Sorted: " + activities.get(i));
969 Log.i(LOG_TAG, "Could not open historical records file: " + mHistoryFileName);
1012 Log.i(LOG_TAG, "Read " + readRecord.toString());
1017 Log.i(LOG_TAG, "Read " + historicalRecords.size() + " historical records.");
1020 Log.e(LOG_TAG, "Error reading historical recrod file: " + mHistoryFileName, xppe);
1022 Log.e(LOG_TAG, "Error reading historical recrod file: " + mHistoryFileName, ioe);
1053 Log.e(LOG_TAG, "Error writing historical record file: " + historyFileName, fnfe);
1074 Log.i(LOG_TAG, "Wrot
[all...]
/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java942 static final private String LOG_TAG = "EditStyledText.EditorManager"; field in class:EditStyledText.EditorManager
991 Log.d(LOG_TAG, "--- onClickSelect");
1007 Log.d(LOG_TAG, "--- onClickView");
1017 Log.d(LOG_TAG, "--- onClickSelectAll");
1034 Log.d(LOG_TAG, "--- onFixSelectedItem");
1062 Log.d(LOG_TAG, "--- onInsertHorizontalLine:");
1109 Log.d(LOG_TAG, "--- onClearStyles");
1129 Log.d(LOG_TAG, "--- onRefreshStyles");
1156 Log.d(LOG_TAG, "--- setItemSize");
1172 Log.d(LOG_TAG, "
2347 String LOG_TAG = "StyledTextArrowKeyMethod"; field in class:EditStyledText.StyledTextArrowKeyMethod
2504 private static final String LOG_TAG = "EditStyledTextSpan"; field in class:EditStyledText.EditStyledTextSpans
[all...]
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
H A DBandwidthTest.java45 private static final String LOG_TAG = "BandwidthTest"; field in class:BandwidthTest
74 Log.v(LOG_TAG, "Initialized mConnectionUtil");
121 Log.d(LOG_TAG, prof_stats.toString());
176 Log.d(LOG_TAG, prof_stats.toString());
230 Log.v(LOG_TAG, "Download url: " + targetUrl);
236 Log.d(LOG_TAG, prof_stats.toString());
308 Log.e(LOG_TAG, "Empty bundle provided.");

Completed in 851 milliseconds

1234567891011>>