Searched refs:LOG_TAG (Results 26 - 50 of 1097) sorted by relevance

1234567891011>>

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DTestConferenceEventPackageParser.java63 private static final String LOG_TAG = "TestConferenceEventPackageParser"; field in class:TestConferenceEventPackageParser
99 Log.v(LOG_TAG, "Found participant.");
106 Log.e(LOG_TAG, "Failed to read test conference event package from XML file", e);
112 Log.e(LOG_TAG, "Failed to close test conference event package InputStream", e);
152 Log.v(LOG_TAG, "User: "+user);
153 Log.v(LOG_TAG, "DisplayText: "+displayText);
154 Log.v(LOG_TAG, "Endpoint: "+endpoint);
155 Log.v(LOG_TAG, "Status: "+status);
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
H A DConnectionUtil.java57 private static final String LOG_TAG = "ConnectionUtil"; field in class:ConnectionUtil
130 Log.v(LOG_TAG, "Clear Wifi before we start the test.");
147 Log.d(LOG_TAG, "This is a sticky broadcast don't do anything.");
150 Log.v(LOG_TAG, "ConnectivityReceiver: onReceive() is called with " + intent);
166 Log.v(LOG_TAG, "mNetworkInfo: " + mNetworkInfo.toString());
169 Log.v(LOG_TAG, "mOtherNetworkInfo: " + mOtherNetworkInfo.toString());
188 Log.v(LOG_TAG, "Scan results are available");
193 Log.v(LOG_TAG, "mWifiNetworkInfo: " + mWifiNetworkInfo.toString());
239 Log.v(LOG_TAG, "Failed to establish AsyncChannel connection");
257 Log.v(LOG_TAG, "Initializ
[all...]
H A DBandwidthTestUtil.java45 private static final String LOG_TAG = "BandwidthTestUtil"; field in class:BandwidthTestUtil
97 Log.d(LOG_TAG, "Download begining");
98 Log.d(LOG_TAG, "Download url:" + url);
99 Log.d(LOG_TAG, "Downloaded file name:" + file.getAbsolutePath());
112 Log.d(LOG_TAG, "Failed to download file with error: " + e);
129 Log.d(LOG_TAG, "Uploading begining");
136 Log.d(LOG_TAG, "Upload url:" + uri);
148 Log.e(LOG_TAG, "Could not upload file with error: " + e);
/frameworks/base/core/java/android/print/
H A DPrintManager.java106 private static final String LOG_TAG = "PrintManager"; field in class:PrintManager
220 Log.w(LOG_TAG, "Feature android.software.print not available");
230 Log.e(LOG_TAG, "Error getting a print job info:" + printJobId, re);
243 Log.w(LOG_TAG, "Feature android.software.print not available");
256 Log.e(LOG_TAG, "Error adding print job state change listener", re);
268 Log.w(LOG_TAG, "Feature android.software.print not available");
286 Log.e(LOG_TAG, "Error removing print job state change listener", re);
299 Log.w(LOG_TAG, "Feature android.software.print not available");
308 Log.e(LOG_TAG, "Error getting print job", re);
321 Log.w(LOG_TAG, "Featur
[all...]
H A DPrinterDiscoverySession.java39 private static final String LOG_TAG ="PrinterDiscoverySession"; field in class:PrinterDiscoverySession
71 Log.e(LOG_TAG, "Error creating printer discovery session", re);
77 Log.w(LOG_TAG, "Ignoring start printers discovery - session destroyed");
85 Log.e(LOG_TAG, "Error starting printer discovery", re);
92 Log.w(LOG_TAG, "Ignoring stop printers discovery - session destroyed");
100 Log.e(LOG_TAG, "Error stopping printer discovery", re);
107 Log.w(LOG_TAG, "Ignoring start printer state tracking - session destroyed");
113 Log.e(LOG_TAG, "Error starting printer state tracking", re);
119 Log.w(LOG_TAG, "Ignoring stop printer state tracking - session destroyed");
125 Log.e(LOG_TAG, "Erro
[all...]
/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintSpooler.java55 private static final String LOG_TAG = "RemotePrintSpooler"; field in class:RemotePrintSpooler
118 Slog.e(LOG_TAG, "Error getting print jobs.", re);
120 Slog.e(LOG_TAG, "Error getting print jobs.", te);
123 Slog.i(LOG_TAG, "[user: " + mUserHandle.getIdentifier() + "] getPrintJobInfos()");
142 Slog.e(LOG_TAG, "Error creating print job.", re);
144 Slog.e(LOG_TAG, "Error creating print job.", te);
147 Slog.i(LOG_TAG, "[user: " + mUserHandle.getIdentifier() + "] createPrintJob()");
165 Slog.e(LOG_TAG, "Error writing print job data.", re);
167 Slog.e(LOG_TAG, "Error writing print job data.", te);
170 Slog.i(LOG_TAG, "[use
[all...]
/frameworks/av/media/libmedia/
H A DMediaScannerClient.cpp18 #define LOG_TAG "MediaScannerClient" macro
/frameworks/av/services/audioflinger/audio-resampler/
H A DAudioResamplerCoefficients.cpp17 #define LOG_TAG "ResamplerCoefficients" macro
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DSoundTriggerSession.cpp17 #define LOG_TAG "APM::SoundTriggerSession" macro
/frameworks/base/libs/common_time/
H A Dmain.cpp22 #define LOG_TAG "common_time" macro
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DDataVerify.java31 private static final String LOG_TAG = "WAP PUSH"; field in class:DataVerify
48 Log.w(LOG_TAG, "arr1 is null");
50 Log.w(LOG_TAG, "arr2 is null");
82 Log.v(LOG_TAG, "verify pdu");
/frameworks/base/packages/services/PacProcessor/jni/
H A Djni_init.cpp17 #define LOG_TAG "PacProcessor" macro
/frameworks/base/tests/utils/SleepUtils/AlarmService/src/com/android/testing/alarmservice/
H A DAlarmImpl.java31 private static final String LOG_TAG = AlarmImpl.class.getSimpleName(); field in class:AlarmImpl
43 Log.d(LOG_TAG, "AlarmService prepared, wake lock acquired");
56 Log.d(LOG_TAG, String.format("Alarm set: %d, giving up wake lock", atTime));
67 Log.d(LOG_TAG, String.format("Alarm triggered, done waiting"));
/frameworks/compile/libbcc/include/bcc/
H A DAssert.h34 #define LOG_TAG "bcc" macro
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMFileHandler.java27 static final String LOG_TAG = "SIMFileHandler"; field in class:SIMFileHandler
72 Rlog.e(LOG_TAG, "Error: EF Path being returned in null");
79 Rlog.d(LOG_TAG, msg);
84 Rlog.e(LOG_TAG, msg);
H A DSpnOverride.java38 static final String LOG_TAG = "SpnOverride"; field in class:SpnOverride
67 Rlog.d(LOG_TAG, "SPN Timestamp: oemTime = " + oemSpnTime + " sysTime = " + sysSpnTime);
71 Rlog.d(LOG_TAG, "SPN in OEM image is newer than System image");
76 Rlog.d(LOG_TAG, "No SPN in OEM image = " + oemSpnFile.getPath() +
83 Rlog.w(LOG_TAG, "Can not open " + spnFile.getAbsolutePath());
108 Rlog.w(LOG_TAG, "Exception in spn-conf parser " + e);
110 Rlog.w(LOG_TAG, "Exception in spn-conf parser " + e);
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntryCommitter.java41 public static String LOG_TAG = VCardConstants.LOG_TAG; field in class:VCardEntryCommitter
64 Log.d(LOG_TAG, String.format("time to commit entries: %d ms", mTimeToCommit));
92 Log.e(LOG_TAG, String.format("%s: %s", e.toString(), e.getMessage()));
95 Log.e(LOG_TAG, String.format("%s: %s", e.toString(), e.getMessage()));
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
H A DDownloadManagerTestApp.java38 protected static String LOG_TAG = field in class:DownloadManagerTestApp
177 Log.i(LOG_TAG, "Unable to determine initial download id.");
198 Log.i(LOG_TAG, "Verifying download information...");
203 Log.i(LOG_TAG, "error: " + e.toString());
241 Log.i(LOG_TAG, "Verifying download information...");
282 Log.i(LOG_TAG, "setting localUri to: " + localUri.getPath());
296 Log.i(LOG_TAG, "Turning on airplane mode...");
306 Log.i(LOG_TAG, "Turning off airplane mode...");
312 Log.i(LOG_TAG, "Turning off WiFi...");
317 Log.i(LOG_TAG, "Turnin
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallerInfoAsyncQuery.java46 private static final String LOG_TAG = "CallerInfoAsyncQuery"; field in class:CallerInfoAsyncQuery
101 if (DBG) Rlog.d(LOG_TAG, "Trying to get current content resolver...");
106 if (DBG) Rlog.d(LOG_TAG, "myUser=" + myUser + "currentUser=" + currentUser);
115 Rlog.e(LOG_TAG, "Can't find self package", e);
179 if (DBG) Rlog.d(LOG_TAG, "Unexpected command (CookieWrapper is null): " + msg.what +
185 if (DBG) Rlog.d(LOG_TAG, "Processing event: " + cw.event + " token (arg1): " + msg.arg1 +
242 if (DBG) Rlog.d(LOG_TAG, "##### onQueryComplete() ##### query complete for token: " + token);
251 if (DBG) Rlog.d(LOG_TAG, "Cookie is null, ignoring onQueryComplete() request.");
286 if (DBG) Rlog.d(LOG_TAG, "==> Got mCallerInfo: " + mCallerInfo);
292 if (DBG) Rlog.d(LOG_TAG, "#####asyn
[all...]
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
H A DAutomaticActivity.java39 private static final String LOG_TAG = "AutomaticActivity"; field in class:AutomaticActivity
74 Log.e(LOG_TAG, "bitmap is null");
149 Log.d(LOG_TAG, name + " " + value);
158 Log.d(LOG_TAG, "Parsing input file...");
166 Log.d(LOG_TAG, "Parsed input file with " + mInputJson.length() + " entries");
168 Log.e(LOG_TAG, "error parsing input json", e);
170 Log.e(LOG_TAG, "error reading input json from sd", e);
178 Log.d(LOG_TAG, "---------------");
179 Log.d(LOG_TAG, label + ":");
180 Log.d(LOG_TAG, "
[all...]
/frameworks/base/core/java/android/printservice/
H A DPrintService.java156 private static final String LOG_TAG = "PrintService"; field in class:PrintService
335 Log.e(LOG_TAG, "Error calling getPrintJobs()", re);
442 Log.i(LOG_TAG, "MSG_CREATE_PRINTER_DISCOVERY_SESSION "
459 Log.i(LOG_TAG, "MSG_DESTROY_PRINTER_DISCOVERY_SESSION "
470 Log.i(LOG_TAG, "MSG_START_PRINTER_DISCOVERY "
481 Log.i(LOG_TAG, "MSG_STOP_PRINTER_DISCOVERY "
491 Log.i(LOG_TAG, "MSG_VALIDATE_PRINTERS "
502 Log.i(LOG_TAG, "MSG_START_PRINTER_STATE_TRACKING "
513 Log.i(LOG_TAG, "MSG_STOP_PRINTER_STATE_TRACKING "
524 Log.i(LOG_TAG, "MSG_ON_REQUEST_CANCEL_PRINTJO
[all...]
/frameworks/base/core/java/android/app/
H A DUiAutomation.java79 private static final String LOG_TAG = UiAutomation.class.getSimpleName(); field in class:UiAutomation
298 Log.w(LOG_TAG, "Error while calling performGlobalAction", re);
347 Log.w(LOG_TAG, "Error while getting AccessibilityServiceInfo", re);
374 Log.w(LOG_TAG, "Error while setting AccessibilityServiceInfo", re);
437 Log.i(LOG_TAG, "Injecting: " + event + " sync: " + sync);
442 Log.e(LOG_TAG, "Error while injecting input event!", re);
479 Log.e(LOG_TAG, "Error while setting rotation!", re);
663 Log.e(LOG_TAG, "Error while taking screnshot!", re);
703 Log.e(LOG_TAG, "Error while setting run as monkey!", re);
727 Log.i(LOG_TAG, "Clearin
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaCallWaitingNotification.java28 static final String LOG_TAG = "CdmaCallWaitingNotification"; field in class:CdmaCallWaitingNotification
65 Rlog.d(LOG_TAG, "Unexpected presentation " + cli);
/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DStorageManagerBaseTest.java45 private static String LOG_TAG = "StorageManagerBaseTest"; field in class:StorageManagerBaseTest
161 private String LOG_TAG = "StorageManagerBaseTest.ObbListener"; field in class:StorageManagerBaseTest.ObbListener
172 Log.i(LOG_TAG, "Storage state changing to: " + state);
175 Log.i(LOG_TAG, "OfficialPath is now: " + path);
234 Log.i(LOG_TAG, "Failed to load resource with id: " + rawResId);
285 Log.i(LOG_TAG, "Opened file: " + fileName + " for read at path: " + path);
287 Log.e(LOG_TAG, e.toString());
290 Log.e(LOG_TAG, e.toString());
330 Log.i(LOG_TAG, "Waiting for listener...");
332 Log.i(LOG_TAG, "Awok
[all...]
/frameworks/av/drm/drmserver/
H A Dmain_drmserver.cpp17 #define LOG_TAG "drmserver" macro

Completed in 1386 milliseconds

1234567891011>>