Searched refs:LOG_TAG (Results 51 - 75 of 887) sorted by relevance

1234567891011>>

/frameworks/webview/chromium/plat_support/
H A Djni_entry_point.cpp17 #define LOG_TAG "webviewchromium_plat_support" macro
/frameworks/base/core/java/android/print/
H A DPrintManager.java104 private static final String LOG_TAG = "PrintManager"; field in class:PrintManager
224 Log.e(LOG_TAG, "Error getting a print job info:" + printJobId, re);
246 Log.e(LOG_TAG, "Error adding print job state change listener", re);
272 Log.e(LOG_TAG, "Error removing print job state change listener", re);
290 Log.e(LOG_TAG, "Error getting print job", re);
314 Log.e(LOG_TAG, "Error getting print jobs", re);
323 Log.e(LOG_TAG, "Error cancleing a print job: " + printJobId, re);
331 Log.e(LOG_TAG, "Error restarting a print job: " + printJobId, re);
399 Log.e(LOG_TAG, "Couldn't start print job config activity.", sie);
403 Log.e(LOG_TAG, "Erro
[all...]
/frameworks/base/core/java/android/printservice/
H A DPrintDocument.java37 private static final String LOG_TAG = "PrintDocument"; field in class:PrintDocument
83 Log.e(LOG_TAG, "Error calling getting print job data!", ioe);
85 Log.e(LOG_TAG, "Error calling getting print job data!", re);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DRuimFileHandler.java28 static final String LOG_TAG = "RuimFH"; field in class:RuimFileHandler
74 Rlog.d(LOG_TAG, "[RuimFileHandler] " + msg);
79 Rlog.e(LOG_TAG, "[RuimFileHandler] " + msg);
H A DUsimFileHandler.java29 static final String LOG_TAG = "UsimFH"; field in class:UsimFileHandler
79 Rlog.d(LOG_TAG, msg);
84 Rlog.e(LOG_TAG, msg);
/frameworks/rs/java/tests/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/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java86 static final String LOG_TAG = "CDMAPhone"; field in class:CDMAPhone
180 mWakeLock = pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK,LOG_TAG);
266 if(DBG) Rlog.d(LOG_TAG, "CDMAPhone finalized");
268 Rlog.e(LOG_TAG, "UNEXPECTED; mWakeLock is held when finalizing.");
300 Rlog.e(LOG_TAG, "canTransfer: not possible in CDMA");
322 Rlog.e(LOG_TAG, "conference: not possible in CDMA");
399 Rlog.e(LOG_TAG, "method registerForSuppServiceNotification is NOT supported in CDMA!");
409 Rlog.e(LOG_TAG, "method handleInCallMmiCommands is NOT supported in CDMA!");
425 Rlog.e(LOG_TAG, "method setNetworkSelectionModeAutomatic is NOT supported in CDMA!");
430 Rlog.e(LOG_TAG, "metho
[all...]
H A DEriManager.java86 private static final String LOG_TAG = "CDMA"; field in class:EriManager
158 if (DBG) Rlog.d(LOG_TAG, "loadEriFileFromXml: check for alternate file");
163 if (DBG) Rlog.d(LOG_TAG, "loadEriFileFromXml: opened alternate file");
165 if (DBG) Rlog.d(LOG_TAG, "loadEriFileFromXml: no alternate file");
168 if (DBG) Rlog.d(LOG_TAG, "loadEriFileFromXml: no parser for alternate file");
173 if (DBG) Rlog.d(LOG_TAG, "loadEriFileFromXml: open normal file");
192 Rlog.e(LOG_TAG, "Error Parsing ERI file: " + mEriFile.mNumberOfEriEntries
201 Rlog.e(LOG_TAG, "Error Parsing ERI file: found" + id + " CallPromptId");
219 if (DBG) Rlog.d(LOG_TAG, "loadEriFileFromXml: eri parsing successful, file loaded");
223 Rlog.e(LOG_TAG, "Go
[all...]
/frameworks/base/core/java/android/gesture/
H A DGestureLibraries.java82 Log.d(LOG_TAG, "Could not save the gesture library in " + mPath, e);
84 Log.d(LOG_TAG, "Could not save the gesture library in " + mPath, e);
98 Log.d(LOG_TAG, "Could not load the gesture library from " + mPath, e);
100 Log.d(LOG_TAG, "Could not load the gesture library from " + mPath, e);
135 Log.d(LOG_TAG, "Could not load the gesture library from raw resource " +
/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeInfoCache.java38 private static final String LOG_TAG = AccessibilityNodeInfoCache.class.getSimpleName(); field in class:AccessibilityNodeInfoCache
114 Log.i(LOG_TAG, "Refreshing cached node.");
147 Log.i(LOG_TAG, "get(" + accessibilityNodeId + ") = " + info);
165 Log.i(LOG_TAG, "add(" + info + ")");
209 Log.i(LOG_TAG, "clear()");
229 Log.i(LOG_TAG, "Clearing cached subtree.");
282 Log.e(LOG_TAG, "Duplicate node: " + current);
289 Log.e(LOG_TAG, "Duplicate accessibility focus:" + current);
298 Log.e(LOG_TAG, "Duplicate input focus: " + current);
320 Log.e(LOG_TAG, "Disconnece
[all...]
H A DAccessibilityInteractionClient.java77 private static final String LOG_TAG = "AccessibilityInteractionClient"; field in class:AccessibilityInteractionClient
212 Log.w(LOG_TAG, "No connection for connection id: " + connectionId);
217 Log.w(LOG_TAG, "Error while calling remote"
259 Log.w(LOG_TAG, "No connection for connection id: " + connectionId);
264 Log.w(LOG_TAG, "Error while calling remote"
307 Log.w(LOG_TAG, "No connection for connection id: " + connectionId);
312 Log.w(LOG_TAG, "Error while calling remote"
352 Log.w(LOG_TAG, "No connection for connection id: " + connectionId);
357 Log.w(LOG_TAG, "Error while calling remote findFocus", re);
396 Log.w(LOG_TAG, "N
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneFactory.java39 static final String LOG_TAG = "PhoneFactory"; field in class:PhoneFactory
108 Rlog.i(LOG_TAG, "Network Mode set to " + Integer.toString(networkMode));
111 Rlog.i(LOG_TAG, "Cdma Subscription set to " + cdmaSubscription);
121 Rlog.i(LOG_TAG, "Creating GSMPhone");
127 Rlog.i(LOG_TAG, "Creating CDMALTEPhone");
133 Rlog.i(LOG_TAG, "Creating CDMAPhone");
148 Rlog.i(LOG_TAG, "defaultSmsApplication: " + packageName);
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
H A DWapPushManager.java52 private static final String LOG_TAG = "WAP PUSH"; field in class:WapPushManager
69 if (LOCAL_LOGV) Log.v(LOG_TAG, "helper instance created.");
74 if (LOCAL_LOGV) Log.v(LOG_TAG, "db onCreate.");
87 if (DEBUG_SQL) Log.v(LOG_TAG, "sql: " + sql);
100 Log.w(LOG_TAG, "onUpgrade is not implemented yet. do nothing.");
126 if (DEBUG_SQL) Log.v(LOG_TAG, "sql: " + sql);
162 if (LOCAL_LOGV) Log.v(LOG_TAG, "compare signature " + mContext.getPackageName()
179 Log.d(LOG_TAG, "wpman processMsg " + app_id + ":" + content_type);
187 Log.w(LOG_TAG, "no receiver app found for " + app_id + ":" + content_type);
190 if (LOCAL_LOGV) Log.v(LOG_TAG, "startin
[all...]
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
H A DNetworkState.java35 private final String LOG_TAG = "NetworkState"; field in class:NetworkState
77 Log.v(LOG_TAG, "setStateTransitionCriteria: " + printStates());
93 Log.v(LOG_TAG, String.format("Print state depository: %s", printStates()));
96 Log.v(LOG_TAG, "No direction requested, verifying network states");
99 Log.v(LOG_TAG, "Transition to CONNECTED");
102 Log.v(LOG_TAG, "Transition to DISCONNECTED");
105 Log.e(LOG_TAG, "Invalid transition direction.");
116 Log.v(LOG_TAG, "no state is recorded");
120 Log.v(LOG_TAG, "no broadcast is expected, instead broadcast is probably received");
124 Log.v(LOG_TAG, Strin
[all...]
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DClientTest.java44 private static final String LOG_TAG = "WAP PUSH"; field in class:ClientTest
56 Log.v(LOG_TAG, "activity created!!");
78 Log.w(LOG_TAG, "remote add pkg failed...");
89 Log.w(LOG_TAG, "remote func failed...");
101 // Log.d(LOG_TAG, "button clicked");
111 Log.w(LOG_TAG, "remote func failed...");
139 Log.w(LOG_TAG, "remote func failed...");
149 Log.v(LOG_TAG, "service disconnected.");
154 Log.v(LOG_TAG, "service connected.");
161 Log.v(LOG_TAG, "onStar
[all...]
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DAlphaLayersActivity.java33 private static final String LOG_TAG = "HwUi"; field in class:AlphaLayersActivity
88 Log.d(LOG_TAG, "clipRect = " + canvas.getClipBounds());
89 Log.d(LOG_TAG, "rejected = " + canvas.quickReject(100.0f, 100.0f, 110.0f, 110.0f,
91 Log.d(LOG_TAG, "rejected = " + canvas.quickReject(25.0f, 5.0f, 30.0f, 10.0f,
98 Log.d(LOG_TAG, "clipRect = " + canvas.getClipBounds());
99 Log.d(LOG_TAG, "rejected = " + canvas.quickReject(50.0f, 50.0f, 60.0f, 60.0f,
101 Log.d(LOG_TAG, "rejected = " + canvas.quickReject(25.0f, 5.0f, 30.0f, 10.0f,
108 Log.d(LOG_TAG, "clipRect = " + canvas.getClipBounds());
109 Log.d(LOG_TAG, "rejected = " + canvas.quickReject(80.0f, 80.0f, 90.0f, 90.0f,
111 Log.d(LOG_TAG, "rejecte
[all...]
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardComposer.java95 private static final String LOG_TAG = "VCardComposer"; field in class:VCardComposer
222 Log.e(LOG_TAG,
231 // Log.e(LOG_TAG,
239 /* Log.w(LOG_TAG,
249 Log.i(LOG_TAG,
263 Log.i(LOG_TAG,
271 Log.d(LOG_TAG, "Use the charset \"" + mCharset + "\"");
387 if (DEBUG) Log.d(LOG_TAG, "Unexpected contentUri: " + contentUri);
426 Log.e(LOG_TAG, "init() is already called");
439 Log.e(LOG_TAG, Strin
[all...]
/frameworks/av/media/libmediaplayerservice/
H A DSharedLibrary.cpp18 #define LOG_TAG "Drm" macro
/frameworks/av/media/libnbaio/
H A DLibsndfileSink.cpp17 #define LOG_TAG "LibsndfileSink" macro
/frameworks/av/media/mtp/
H A DMtpRequestPacket.cpp17 #define LOG_TAG "MtpRequestPacket" macro
H A DMtpResponsePacket.cpp17 #define LOG_TAG "MtpResponsePacket" macro
/frameworks/base/libs/androidfw/tests/
H A DZipFileRO_test.cpp17 #define LOG_TAG "ZipFileRO_test" macro
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorLogging.h20 #ifndef LOG_TAG
21 #error "No LOG_TAG defined!"
/frameworks/base/native/android/
H A Dnative_activity.cpp17 #define LOG_TAG "native_activity" macro
H A Dobb.cpp17 #define LOG_TAG "NObb" macro

Completed in 621 milliseconds

1234567891011>>