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

1234567891011>>

/frameworks/av/media/libstagefright/foundation/
H A DAHandler.cpp18 #define LOG_TAG "AHandler" macro
/frameworks/base/cmds/idmap/
H A Didmap.h4 #define LOG_TAG "idmap" macro
/frameworks/base/core/tests/coretests/src/android/widget/
H A DAutoCompleteTextViewSimple.java31 private final String LOG_TAG = "AutoCompleteTextViewSimple"; field in class:AutoCompleteTextViewSimple
100 Log.d(LOG_TAG, "onItemClick() position " + position);
109 Log.d(LOG_TAG, "onItemSelected() position " + position);
118 Log.d(LOG_TAG, "onNothingSelected()");
/frameworks/base/test-runner/src/android/test/
H A DLaunchPerformanceBase.java31 public static final String LOG_TAG = "Launch Performance"; field in class:LaunchPerformanceBase
/frameworks/base/tests/utils/SleepUtils/WakeLoopService/src/android/test/wakeuploop/
H A DWakeLoopService.java36 private static final String LOG_TAG = WakeLoopService.class.getSimpleName(); field in class:WakeLoopService
67 Log.e(LOG_TAG, "No wakeup interval specified, not starting the service");
73 Log.d(LOG_TAG, String.format("WakeLoop: STARTED interval = %d, total loop = %d",
92 Log.d(LOG_TAG, "WakeLoop: STOPPED");
/frameworks/ex/framesequence/jni/
H A DBitmapDecoderJNI.cpp17 #define LOG_TAG "FancyDecoding" macro
/frameworks/webview/chromium/plat_support/
H A Djni_entry_point.cpp17 #define LOG_TAG "webviewchromium_plat_support" macro
/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/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DMutexFileProvider.java36 private static final String LOG_TAG = "MutexFileProvider"; field in class:MutexFileProvider
86 Log.i(LOG_TAG, "Acquired file: " + mFile + " by thread: " + mOwnerThread);
100 Log.i(LOG_TAG, "Released file: " + mFile + " from thread: " + mOwnerThread);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DTelephonyCapabilities.java27 private static final String LOG_TAG = "TelephonyCapabilities"; field in class:TelephonyCapabilities
48 Rlog.d(LOG_TAG, "supportsEcm: Phone type = " + phone.getPhoneType() +
110 Rlog.w(LOG_TAG, "getDeviceIdLabel: no known label for phone "
H A DCallManager.java61 private static final String LOG_TAG ="CallManager"; field in class:CallManager
412 Rlog.d(LOG_TAG, "registerPhone(" +
439 Rlog.d(LOG_TAG, "unregisterPhone(" +
524 if (VDBG) Rlog.d(LOG_TAG, "abandonAudioFocus");
538 if (VDBG) Rlog.d(LOG_TAG, "requestAudioFocus on STREAM_RING");
560 Rlog.d(LOG_TAG, "setAudioMode Set audio mode for SIP call!");
567 if (VDBG) Rlog.d(LOG_TAG, "requestAudioFocus on STREAM_VOICE_CALL");
570 Rlog.d(LOG_TAG, "setAudioMode Setting audio mode from "
579 if (VDBG) Rlog.d(LOG_TAG, "abandonAudioFocus");
586 Rlog.d(LOG_TAG, "setAudioMod
[all...]
H A DUiccSmsController.java43 static final String LOG_TAG = "RIL_UiccSmsController"; field in class:UiccSmsController
63 Rlog.e(LOG_TAG,"updateMessageOnIccEfForSubscriber iccSmsIntMgr is null" +
76 Rlog.e(LOG_TAG,"copyMessageToIccEfForSubscriber iccSmsIntMgr is null" +
89 Rlog.e(LOG_TAG,"getAllMessagesFromIccEfForSubscriber iccSmsIntMgr is" +
104 Rlog.e(LOG_TAG,"sendDataForSubscriber iccSmsIntMgr is null for" +
119 Rlog.e(LOG_TAG,"sendText iccSmsIntMgr is null for" +
139 Rlog.e(LOG_TAG,"sendTextForSubscriber iccSmsIntMgr is null for" +
153 Rlog.e(LOG_TAG,"sendText iccSmsIntMgr is null for" +
176 Rlog.e(LOG_TAG,"sendMultipartTextForSubscriber iccSmsIntMgr is null for" +
196 Rlog.e(LOG_TAG,"enableCellBroadcastRangeForSubscribe
[all...]
H A DPhoneFactory.java56 static final String LOG_TAG = "PhoneFactory"; field in class:PhoneFactory
128 Rlog.i(LOG_TAG, "Cdma Subscription set to " + cdmaSubscription);
143 Rlog.i(LOG_TAG, "Network Mode set to " + Integer.toString(networkModes[i]));
147 Rlog.i(LOG_TAG, "Creating SubscriptionController");
166 Rlog.i(LOG_TAG, "Creating Phone with type = " + phoneType + " sub = " + i);
187 Rlog.i(LOG_TAG, "defaultSmsApplication: " + packageName);
194 Rlog.i(LOG_TAG, "Creating SubInfoRecordUpdater ");
246 Rlog.d(LOG_TAG, "getPhone:- " + dbgInfo + " phoneId=" + phoneId +
290 if (DBG) Rlog.d(LOG_TAG, "update mccmnc=" + defaultMccMnc);
297 Rlog.d(LOG_TAG, "setDefaultSubscriptio
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DRuimFileHandler.java28 static final String LOG_TAG = "RuimFH"; field in class:RuimFileHandler
75 Rlog.d(LOG_TAG, "[RuimFileHandler] " + msg);
80 Rlog.e(LOG_TAG, "[RuimFileHandler] " + msg);
H A DUsimFileHandler.java29 static final String LOG_TAG = "UsimFH"; field in class:UsimFileHandler
82 Rlog.d(LOG_TAG, msg);
87 Rlog.e(LOG_TAG, msg);
/frameworks/base/core/java/android/gesture/
H A DGestureLibraries.java83 Log.d(LOG_TAG, "Could not save the gesture library in " + mPath, e);
85 Log.d(LOG_TAG, "Could not save the gesture library in " + mPath, e);
99 Log.d(LOG_TAG, "Could not load the gesture library from " + mPath, e);
101 Log.d(LOG_TAG, "Could not load the gesture library from " + mPath, e);
136 Log.d(LOG_TAG, "Could not load the gesture library from raw resource " +
/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.");
120 if (LOCAL_LOGV) Log.v(LOG_TAG, "queryLastApp app_id: " + app_id
166 if (LOCAL_LOGV) Log.v(LOG_TAG, "compare signature " + mContext.getPackageName()
183 Log.d(LOG_TAG, "wpman processMsg " + app_id + ":" + content_type);
191 Log.w(LOG_TAG, "no receiver app found for " + app_id + ":" + content_type);
194 if (LOCAL_LOGV) Log.v(LOG_TAG, "startin
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
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/view/accessibility/
H A DAccessibilityInteractionClient.java76 private static final String LOG_TAG = "AccessibilityInteractionClient"; field in class:AccessibilityInteractionClient
182 Log.i(LOG_TAG, "Window cache hit");
187 Log.i(LOG_TAG, "Window cache miss");
198 Log.w(LOG_TAG, "No connection for connection id: " + connectionId);
202 Log.e(LOG_TAG, "Error while calling remote getWindow", re);
220 Log.i(LOG_TAG, "Windows cache hit");
225 Log.i(LOG_TAG, "Windows cache miss");
240 Log.w(LOG_TAG, "No connection for connection id: " + connectionId);
244 Log.e(LOG_TAG, "Error while calling remote getWindows", re);
280 Log.i(LOG_TAG, "Nod
[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/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCall.java39 private static final String LOG_TAG = "ImsPhoneCall"; field in class:ImsPhoneCall
44 private static final boolean DBG = FORCE_DEBUG || Rlog.isLoggable(LOG_TAG, Log.DEBUG);
45 private static final boolean VDBG = FORCE_DEBUG || Rlog.isLoggable(LOG_TAG, Log.VERBOSE);
79 //Rlog.e(LOG_TAG, "dispose: unexpected error on hangup", ex);
157 Rlog.v(LOG_TAG, "attach : " + mCallContext + " conn = " + conn);
168 Rlog.v(LOG_TAG, "attach : " + mCallContext + " state = " +
209 Rlog.v(LOG_TAG, "detach : " + mCallContext + " conn = " + conn);
272 Rlog.e(LOG_TAG, "setMute failed : " + e.getMessage());
289 Rlog.d(LOG_TAG, "merge: conference connect time is 0");
294 Rlog.d(LOG_TAG, "merg
[all...]
H A DImsPhone.java103 private static final String LOG_TAG = "ImsPhone"; field in class:ImsPhone
189 mWakeLock = pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, LOG_TAG);
217 Rlog.d(LOG_TAG, "updateParentPhone - Notify video capability changed " + mIsVideoCapable);
223 Rlog.d(LOG_TAG, "dispose");
238 Rlog.d(LOG_TAG, "removeReferences");
340 if (DBG) Rlog.d(LOG_TAG, "MmiCode 0: rejectCall");
344 if (DBG) Rlog.d(LOG_TAG, "reject failed", e);
348 if (DBG) Rlog.d(LOG_TAG, "MmiCode 0: hangupWaitingOrBackground");
352 if (DBG) Rlog.d(LOG_TAG, "hangup failed", e);
372 if (DBG) Rlog.d(LOG_TAG, "no
[all...]
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardComposer.java95 private static final String LOG_TAG = "VCardComposer"; field in class:VCardComposer
221 /* Log.w(LOG_TAG,
238 Log.d(LOG_TAG, "Use the charset \"" + mCharset + "\"");
354 if (DEBUG) Log.d(LOG_TAG, "Unexpected contentUri: " + contentUri);
406 Log.e(LOG_TAG, "init() is already called");
419 Log.e(LOG_TAG, String.format("Cursor became null unexpectedly"));
429 Log.d(LOG_TAG,
471 Log.e(LOG_TAG, "Cursor#moveToNext() returned false");
525 Log.e(LOG_TAG, "IllegalArgumentException has been thrown: " +
528 Log.e(LOG_TAG, "IllegalAccessExceptio
[all...]

Completed in 2795 milliseconds

1234567891011>>