Searched refs:LOG_TAG (Results 101 - 125 of 1373) sorted by relevance

1234567891011>>

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccController.java81 private static final String LOG_TAG = "UiccController"; field in class:UiccController
218 Rlog.e(LOG_TAG, "Invalid index : " + index + " received with event " + msg.what);
245 Rlog.e(LOG_TAG, " Unknown Event " + msg.what);
287 Rlog.e(LOG_TAG,"Error getting ICC status. "
293 Rlog.e(LOG_TAG,"onGetIccCardStatusDone: invalid index : " + index);
314 Rlog.e(LOG_TAG, "Sim REFRESH with exception: " + ar.exception);
319 Rlog.e(LOG_TAG,"onSimRefresh: invalid index : " + index);
324 Rlog.d(LOG_TAG, "onSimRefresh: " + resp);
327 Rlog.e(LOG_TAG,"onSimRefresh: refresh on null card : " + index);
332 Rlog.d(LOG_TAG, "Ignorin
[all...]
H A DPlmnActRecord.java29 private static final String LOG_TAG = "PlmnActRecord"; field in class:PlmnActRecord
65 if (VDBG) Rlog.v(LOG_TAG, "Creating PlmnActRecord " + offset);
117 Rlog.e(LOG_TAG, "Malformed PlmnActRecord, bytes: "
122 if (VDBG) Rlog.v(LOG_TAG, "Extracting Logs, count=" + numRecords);
H A DVoiceMailConstants.java41 static final String LOG_TAG = "VoiceMailConstants"; field in class:VoiceMailConstants
82 Rlog.w(LOG_TAG, "Can't open " +
110 Rlog.w(LOG_TAG, "Exception in Voicemail parser " + e);
112 Rlog.w(LOG_TAG, "Exception in Voicemail parser " + e);
/frameworks/rs/tests/java_api/HelloComputeNDK/libhellocomputendk/
H A DhelloComputeNDK.cpp13 #define LOG_TAG "HelloComputeNDK" macro
14 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
15 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__)
/frameworks/av/drm/libmediadrm/
H A DSharedLibrary.cpp18 #define LOG_TAG "Drm" macro
/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DDrmFactory.cpp18 #define LOG_TAG "ClearKeyCryptoPlugin" macro
/frameworks/av/media/libmedia/
H A DMediaResourcePolicy.cpp18 #define LOG_TAG "MediaResourcePolicy" macro
/frameworks/av/media/libnbaio/
H A DLibsndfileSink.cpp17 #define LOG_TAG "LibsndfileSink" macro
/frameworks/av/media/mediaserver/
H A Dmain_mediaserver.cpp18 #define LOG_TAG "mediaserver" macro
/frameworks/av/media/mtp/
H A DMtpResponsePacket.cpp17 #define LOG_TAG "MtpResponsePacket" macro
/frameworks/av/services/audioflinger/
H A DFastCaptureDumpState.cpp17 #define LOG_TAG "FastCaptureDumpState" macro
/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DUsage.cpp17 #define LOG_TAG "APM::AudioPolicyEngine/Usage" macro
/frameworks/av/services/mediaanalytics/
H A Dmain_mediametrics.cpp17 #define LOG_TAG "mediametrics" macro
/frameworks/av/services/mediadrm/
H A Dmain_mediadrmserver.cpp18 #define LOG_TAG "mediaserver" macro
/frameworks/base/cmds/idmap/
H A Didmap.h5 #define LOG_TAG "idmap" macro
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/core/
H A DShellUiAutomatorBridge.java44 private static final String LOG_TAG = ShellUiAutomatorBridge.class.getSimpleName(); field in class:ShellUiAutomatorBridge
92 Log.e(LOG_TAG, message, e);
106 Log.e(LOG_TAG, "Error getting screen rotation", e);
120 Log.e(LOG_TAG, "Error getting screen status", e);
/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityButtonController.java55 private static final String LOG_TAG = "A11yButtonController"; field in class:AccessibilityButtonController
82 Slog.w(LOG_TAG, "Failed to get accessibility button availability.", re);
150 Slog.w(LOG_TAG, "Received accessibility button click with no callbacks!");
174 Slog.w(LOG_TAG,
/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityCache.java39 private static final String LOG_TAG = "AccessibilityCache"; field in class:AccessibilityCache
90 Log.i(LOG_TAG, "Set windows");
108 Log.i(LOG_TAG, "Caching window: " + window.getId());
193 Log.i(LOG_TAG, "Refreshing cached node.");
234 Log.i(LOG_TAG, "get(" + accessibilityNodeId + ") = " + info);
291 Log.i(LOG_TAG, "add(" + info + ")");
356 Log.i(LOG_TAG, "clear()");
385 Log.i(LOG_TAG, "clearNodesForWindowLocked(" + windowId + ")");
410 Log.i(LOG_TAG, "Clearing cached subtree.");
464 Log.e(LOG_TAG, "Duplicat
[all...]
/frameworks/base/native/android/
H A Dnative_activity.cpp17 #define LOG_TAG "native_activity" macro
H A Dnative_window_jni.cpp17 #define LOG_TAG "Surface" macro
H A Dobb.cpp17 #define LOG_TAG "NObb" macro
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
H A DDeviceDiscoveryService.java74 private static final String LOG_TAG = "DeviceDiscoveryService"; field in class:DeviceDiscoveryService
105 Log.i(LOG_TAG,
122 if (DEBUG) Log.i(LOG_TAG, "onBind(" + intent + ")");
130 if (DEBUG) Log.i(LOG_TAG, "onCreate()");
153 } else if (DEBUG) Log.i(LOG_TAG, "startDiscovery: duplicate request: " + request);
206 if (DEBUG) Log.i(LOG_TAG, "reset()");
220 if (DEBUG) Log.i(LOG_TAG, "stopScan()");
241 if (DEBUG) Log.i(LOG_TAG, "Found device " + device);
266 if (DEBUG) Log.i(LOG_TAG, "Lost device " + device.getDisplayName());
275 Log.e(LOG_TAG, "Faile
[all...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DCustomPrinterIconCache.java41 private final static String LOG_TAG = "CustomPrinterIconCache"; field in class:CustomPrinterIconCache
77 Log.e(LOG_TAG, "Could not compute custom printer icon file name", e);
100 Log.e(LOG_TAG, "Could not read icon from " + iconFile, e);
151 Log.e(LOG_TAG, "Could not write icon for " + printerId + " to storage", e);
/frameworks/native/services/schedulerservice/
H A DSchedulingPolicyService.cpp16 #define LOG_TAG "schedulerservicehidl" macro
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DSmsMessage.java76 static final String LOG_TAG = "SmsMessage"; field in class:SmsMessage
128 Rlog.e(LOG_TAG, "SMS PDU parsing failed: ", ex);
131 Log.e(LOG_TAG, "SMS PDU parsing failed with out of memory: ", e);
156 Rlog.w(LOG_TAG, "SMS parsing failed: Trying to parse a free record");
175 Rlog.e(LOG_TAG, "SMS PDU parsing failed: ", ex);
185 Rlog.w(LOG_TAG, "getTPLayerLengthForPDU: is not supported in CDMA mode.");
289 Rlog.w(LOG_TAG, "getProtocolIdentifier: is not supported in CDMA mode.");
299 Rlog.w(LOG_TAG, "isReplace: is not supported in CDMA mode.");
309 Rlog.w(LOG_TAG, "isCphsMwiMessage: is not supported in CDMA mode.");
360 Rlog.w(LOG_TAG, "isReplyPathPresen
[all...]

Completed in 431 milliseconds

1234567891011>>