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

1234567891011>>

/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/core/jni/
H A Dandroid_server_FingerprintManager.cpp17 #define LOG_TAG "Fingerprint-JNI" macro
87 //ALOG(LOG_VERBOSE, LOG_TAG, "hal_notify(msg=%d, arg1=%d, arg2=%d)\n", msg.type, arg1, arg2);
105 ALOG(LOG_VERBOSE, LOG_TAG, "nativeInit()\n");
113 ALOG(LOG_VERBOSE, LOG_TAG, "nativeEnroll()\n");
119 ALOG(LOG_VERBOSE, LOG_TAG, "nativeEnrollCancel()\n");
125 ALOG(LOG_VERBOSE, LOG_TAG, "nativeRemove(%d)\n", fingerprintId);
131 ALOG(LOG_VERBOSE, LOG_TAG, "nativeOpenHal()\n");
174 ALOG(LOG_VERBOSE, LOG_TAG, "fingerprint HAL successfully initialized");
200 ALOG(LOG_VERBOSE, LOG_TAG, "FingerprintManager JNI ready.\n");
/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
287 Rlog.e(LOG_TAG, "getIccSimChallengeResponse() UiccCard is null");
293 Rlog.e(LOG_TAG, "getIccSimChallengeResponse() no app with specified type -- " +
297 Rlog.e(LOG_TAG, "getIccSimChallengeResponse() found app " + uiccApp.getAid()
305 Rlog.e(LOG_TAG, "data is too small to use EAP_AKA, using EAP_SIM instead");
310 Rlog.e(LOG_TAG, "getIccSimChallengeResponse() authContext undefined for app type " +
319 Rlog.d(LOG_TAG, s);
323 Rlog.e(LOG_TAG, s, e);
/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/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/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);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java57 private static final String LOG_TAG = "ImsPhoneBase"; field in class:ImsPhoneBase
244 Rlog.v(LOG_TAG, "canDial(): serviceState = " + serviceState);
249 Rlog.v(LOG_TAG, "canDial(): disableCall = " + disableCall);
252 Rlog.v(LOG_TAG, "canDial(): ringingCall: " + getRingingCall().getState());
253 Rlog.v(LOG_TAG, "canDial(): foregndCall: " + getForegroundCall().getState());
254 Rlog.v(LOG_TAG, "canDial(): backgndCall: " + getBackgroundCall().getState());
323 Rlog.e(LOG_TAG, "[VoltePhone] getEsn() is a CDMA method");
329 Rlog.e(LOG_TAG, "[VoltePhone] getMeid() is a CDMA method");
405 Rlog.e(LOG_TAG, "call waiting not supported");
512 Rlog.e(LOG_TAG, "Erro
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java54 private static final String LOG_TAG = "SipPhoneBase"; field in class:SipPhoneBase
207 Rlog.v(LOG_TAG, "canDial(): serviceState = " + serviceState);
212 Rlog.v(LOG_TAG, "canDial(): disableCall = " + disableCall);
215 Rlog.v(LOG_TAG, "canDial(): ringingCall: " + getRingingCall().getState());
216 Rlog.v(LOG_TAG, "canDial(): foregndCall: " + getForegroundCall().getState());
217 Rlog.v(LOG_TAG, "canDial(): backgndCall: " + getBackgroundCall().getState());
286 Rlog.e(LOG_TAG, "[SipPhone] getEsn() is a CDMA method");
292 Rlog.e(LOG_TAG, "[SipPhone] getMeid() is a CDMA method");
368 Rlog.e(LOG_TAG, "call waiting not supported");
478 Rlog.e(LOG_TAG, "Erro
[all...]
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DInteractionController.java51 private static final String LOG_TAG = InteractionController.class.getSimpleName(); field in class:InteractionController
53 private static final boolean DEBUG = Log.isLoggable(LOG_TAG, Log.DEBUG);
164 Log.w(LOG_TAG, "runAndwaitForEvent timedout waiting for events");
167 Log.e(LOG_TAG, "exception from executeCommandAndWaitForAccessibilityEvent", e);
216 Log.d(LOG_TAG, "clickNoSync (" + x + ", " + y + ")");
238 Log.d(LOG_TAG, logString);
256 Log.d(LOG_TAG, logString);
292 Log.d(LOG_TAG, "longTapNoSync (" + x + ", " + y + ")");
306 Log.d(LOG_TAG, "touchDown (" + x + ", " + y + ")");
317 Log.d(LOG_TAG, "touchU
[all...]

Completed in 6569 milliseconds

1234567891011>>