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

1234567891011>>

/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityCache.java35 private static final String LOG_TAG = "AccessibilityCache"; field in class:AccessibilityCache
58 Log.i(LOG_TAG, "Caching window: " + window.getId());
140 Log.i(LOG_TAG, "Refreshing cached node.");
181 Log.i(LOG_TAG, "get(" + accessibilityNodeId + ") = " + info);
231 Log.i(LOG_TAG, "add(" + info + ")");
281 Log.i(LOG_TAG, "clear()");
302 Log.i(LOG_TAG, "clearNodesForWindowLocked(" + windowId + ")");
327 Log.i(LOG_TAG, "Clearing cached subtree.");
380 Log.e(LOG_TAG, "Duplicate active window:" + window);
389 Log.e(LOG_TAG, "Duplicat
[all...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java56 private static final String LOG_TAG = "RemotePrintDocument"; field in class:RemotePrintDocument
174 Log.i(LOG_TAG, "[CALLED] start()");
183 Log.e(LOG_TAG, "Error calling start()", re);
192 Log.i(LOG_TAG, "[CALLED] update()");
245 Log.i(LOG_TAG, "[SKIPPING] No update needed");
259 Log.i(LOG_TAG, "[CALLED] finish()");
271 Log.e(LOG_TAG, "Error calling finish()");
278 Log.i(LOG_TAG, "[CALLED] cancel()");
296 Log.i(LOG_TAG, "[CALLED] destroy()");
309 Log.i(LOG_TAG, "[CALLE
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DSmsMessage.java52 static final String LOG_TAG = "SmsMessage"; field in class:SmsMessage
104 Rlog.e(LOG_TAG, "SMS PDU parsing failed: ", ex);
107 Rlog.e(LOG_TAG, "SMS PDU parsing failed with out of memory: ", e);
135 Rlog.e(LOG_TAG, "SMS PDU parsing failed: ", ex);
147 Rlog.e(LOG_TAG, "CDS SMS PDU parsing failed: ", ex);
172 Rlog.w(LOG_TAG,
188 Rlog.e(LOG_TAG, "SMS PDU parsing failed: ", ex);
258 Rlog.w(LOG_TAG, "Updating language table in SMS header: "
291 Rlog.e(LOG_TAG,
304 Rlog.e(LOG_TAG,
[all...]
/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerBaseTest.java72 protected static final String LOG_TAG = "android.net.DownloadManagerBaseTest"; field in class:DownloadManagerBaseTest
125 Log.i(LOG_TAG, "Seeding RNG with value: " + seed);
141 Log.i(LOG_TAG, "Received Notification for download: " + id);
144 Log.i(LOG_TAG, "MultipleDownloadsCompletedReceiver got intent: " +
156 Log.i(LOG_TAG, "Download status is: " + status);
164 Log.i(LOG_TAG, "Notification for id: " + id + " has already been made.");
214 Log.i(LOG_TAG, "ConnectivityManager state change: " + intent.getAction());
230 Log.i(LOG_TAG, "WiFi Connection state is currently: " + info.isConnected());
319 Log.i(LOG_TAG, "Generating data of size: " + size);
454 Log.i(LOG_TAG, "columnNam
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java41 private final static String LOG_TAG = "SimulatedCommands"; field in class:SimulatedCommands
116 Rlog.i(LOG_TAG, "[SimCmd] supplyIccPin: wrong state, state=" +
126 Rlog.i(LOG_TAG, "[SimCmd] supplyIccPin: success!");
142 Rlog.i(LOG_TAG, "[SimCmd] supplyIccPin: failed! attempt=" +
145 Rlog.i(LOG_TAG, "[SimCmd] supplyIccPin: set state to REQUIRE_PUK");
159 Rlog.i(LOG_TAG, "[SimCmd] supplyIccPuk: wrong state, state=" +
169 Rlog.i(LOG_TAG, "[SimCmd] supplyIccPuk: success!");
185 Rlog.i(LOG_TAG, "[SimCmd] supplyIccPuk: failed! attempt=" +
188 Rlog.i(LOG_TAG, "[SimCmd] supplyIccPuk: set state to SIM_PERM_LOCKED");
202 Rlog.i(LOG_TAG, "[SimCm
[all...]
/frameworks/av/services/camera/libcameraservice/utils/
H A DCameraTraces.cpp17 #define LOG_TAG "CameraTraces" macro
59 pcs.log(LOG_TAG, ANDROID_LOG_VERBOSE);
/frameworks/base/core/java/android/printservice/
H A DPrinterDiscoverySession.java82 private static final String LOG_TAG = "PrinterDiscoverySession"; field in class:PrinterDiscoverySession
117 Log.e(LOG_TAG, "Error sending added printers", re);
169 Log.w(LOG_TAG, "Not adding printers - session destroyed.");
193 Log.e(LOG_TAG, "Error sending added printers", re);
233 Log.w(LOG_TAG, "Not removing printers - session destroyed.");
254 Log.e(LOG_TAG, "Error sending removed printers", re);
296 Log.e(LOG_TAG, "Error sending added printers", re);
316 Log.e(LOG_TAG, "Error sending removed printers", re);
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DVideoTrackDecoder.java30 private static final String LOG_TAG = "VideoTrackDecoder"; field in class:VideoTrackDecoder
46 Log.w(LOG_TAG, "frame is not ready - the caller has to wait for a corresponding " +
/frameworks/base/tests/RenderScriptTests/Fountain/src/com/example/android/rs/fountain/
H A DFountain.java42 private static final String LOG_TAG = "libRS_jni"; field in class:Fountain
89 Log.v(LOG_TAG, message);
/frameworks/base/tests/RenderScriptTests/Fountain_v11/src/com/android/fountain/
H A DFountain_v11.java43 private static final String LOG_TAG = "libRS_jni"; field in class:Fountain_v11
90 Log.v(LOG_TAG, message);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSubInfo.java33 static final String LOG_TAG = "PhoneSubInfo"; field in class:PhoneSubInfo
315 Rlog.e(LOG_TAG, "getIccSimChallengeResponse() UiccCard is null");
321 Rlog.e(LOG_TAG, "getIccSimChallengeResponse() no app with specified type -- " +
325 Rlog.e(LOG_TAG, "getIccSimChallengeResponse() found app " + uiccApp.getAid()
333 Rlog.e(LOG_TAG, "data is too small to use EAP_AKA, using EAP_SIM instead");
338 Rlog.e(LOG_TAG, "getIccSimChallengeResponse() authContext undefined for app type " +
347 Rlog.d(LOG_TAG, s);
351 Rlog.e(LOG_TAG, s, e);
H A DMccTable.java48 static final String LOG_TAG = "MccTable"; field in class:MccTable
123 Slog.d(LOG_TAG, "defaultLanguageForMcc(" + mcc + "): no country for mcc");
130 Slog.d(LOG_TAG, "defaultLanguageForMcc(" + mcc + "): country " + entry.mIso + " uses " +
159 Slog.d(LOG_TAG, "updateMccMncConfiguration mccmnc='" + mccmnc + "' fromServiceState=" + fromServiceState);
165 Slog.d(LOG_TAG, "updateMccMncConfiguration overriding mccmnc='" + mccmnc + "'");
173 Slog.d(LOG_TAG, "updateMccMncConfiguration defaultMccMnc=" + defaultMccMnc);
176 // Slog.d(LOG_TAG, "Not a Default subscription, ignoring mccmnc config update.");
184 Slog.e(LOG_TAG, "Error parsing IMSI: " + mccmnc);
188 Slog.d(LOG_TAG, "updateMccMncConfiguration: mcc=" + mcc + ", mnc=" + mnc);
206 Slog.d(LOG_TAG, "updateMccMncConfiguratio
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcFailBringUp.java28 private static final String LOG_TAG = "DcFailBringUp"; field in class:DcFailBringUp
78 Rlog.d(LOG_TAG, s);
H A DDcTesterDeactivateAll.java35 private static final String LOG_TAG = "DcTesterDeacativeAll"; field in class:DcTesterDeactivateAll
92 Rlog.d(LOG_TAG, s);
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DRSTest.java41 private static final String LOG_TAG = "RSTest_Compat"; field in class:RSTest
61 Log.v(LOG_TAG, message);
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DRSTest.java41 private static final String LOG_TAG = "RSTest_CompatLegacy"; field in class:RSTest
61 Log.v(LOG_TAG, message);
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DRSTest.java41 private static final String LOG_TAG = "RSTest"; field in class:RSTest
61 Log.v(LOG_TAG, message);
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
H A DRSTest_v11.java43 private static final String LOG_TAG = "libRS_jni"; field in class:RSTest_v11
79 Log.v(LOG_TAG, message);
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
H A DRSTest_v14.java42 private static final String LOG_TAG = "RSTest_v14"; field in class:RSTest_v14
86 Log.v(LOG_TAG, message);
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
H A DRSTest_v16.java42 private static final String LOG_TAG = "RSTest_v16"; field in class:RSTest_v16
86 Log.v(LOG_TAG, message);
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
H A DDownloadManagerBaseTest.java53 protected static final String LOG_TAG = "android.net.DownloadManagerBaseTest"; field in class:DownloadManagerBaseTest
91 Log.i(LOG_TAG, "ConnectivityManager state change: " + intent.getAction());
107 Log.i(LOG_TAG, "WiFi Connection state is currently: " + info.isConnected());
142 Log.i(LOG_TAG, "Received Notification for download: " + id);
148 Log.i(LOG_TAG,
194 Log.i(LOG_TAG, String.format("Timeout while waiting for %d to finish", id));
217 Log.i(LOG_TAG, "Timeout waiting for multiple downloads to finish");
284 Log.i(LOG_TAG, "Setting WiFi State to: " + enable);
426 Log.i(LOG_TAG, "Waiting for SD card...");
449 Log.i(LOG_TAG, "Waitin
[all...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
H A DPdfManipulationService.java54 private static final String LOG_TAG = "PdfManipulationService"; field in class:PdfManipulationService
88 Log.i(LOG_TAG, "openDocument()");
94 Log.e(LOG_TAG, "Cannot open file", e);
98 Log.e(LOG_TAG, "Cannot open file", e);
158 Log.i(LOG_TAG, "Rendering page:" + pageIndex);
178 Log.i(LOG_TAG, "closeDocument()");
222 Log.i(LOG_TAG, "openDocument()");
228 Log.e(LOG_TAG, "Cannot open file", e);
239 Log.i(LOG_TAG, "removePages()");
259 Log.i(LOG_TAG, "applyPrintAttribute
[all...]
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduParser.java84 private static final String LOG_TAG = "PduParser"; field in class:PduParser
144 Log.v(LOG_TAG, "parse: MESSAGE_TYPE_SEND_REQ");
150 Log.v(LOG_TAG, "parse: MESSAGE_TYPE_SEND_CONF");
156 Log.v(LOG_TAG, "parse: MESSAGE_TYPE_NOTIFICATION_IND");
163 Log.v(LOG_TAG, "parse: MESSAGE_TYPE_NOTIFYRESP_IND");
170 Log.v(LOG_TAG, "parse: MESSAGE_TYPE_RETRIEVE_CONF");
198 Log.v(LOG_TAG, "parse: MESSAGE_TYPE_DELIVERY_IND");
205 Log.v(LOG_TAG, "parse: MESSAGE_TYPE_ACKNOWLEDGE_IND");
212 Log.v(LOG_TAG, "parse: MESSAGE_TYPE_READ_ORIG_IND");
219 Log.v(LOG_TAG, "pars
[all...]
/frameworks/base/services/core/java/com/android/server/job/controllers/
H A DAppIdleController.java38 private static final String LOG_TAG = "AppIdleController"; field in class:AppIdleController
72 Slog.d(LOG_TAG, "Start tracking, setting idle state of "
113 Slog.d(LOG_TAG, "Setting idle state of " + packageName + " to " + appIdle);
140 Slog.d(LOG_TAG, "App Idle state changed, setting idle state of "
157 Slog.d(LOG_TAG, "Parole on: " + isParoleOn);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaSubscriptionSourceManager.java35 static final String LOG_TAG = "CdmaSSM"; field in class:CdmaSubscriptionSourceManager
135 Rlog.v(LOG_TAG,"get Cdma Subscription Source");
167 Rlog.d(LOG_TAG, "subscriptionSource from settings: " + subscriptionSource);
210 Rlog.d(LOG_TAG, s);
214 Rlog.w(LOG_TAG, s);

Completed in 3235 milliseconds

1234567891011>>