Searched refs:LOG_TAG (Results 1 - 25 of 443) sorted by relevance

1234567891011>>

/frameworks/base/core/java/android/gesture/
H A DGestureConstants.java25 static final String LOG_TAG = "Gestures"; field in interface:GestureConstants
/frameworks/base/core/tests/coretests/src/android/util/
H A DLogTest.java31 private static final String LOG_TAG = "LogTest"; field in class:LogTest
49 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
50 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.DEBUG));
51 Assert.assertTrue(Log.isLoggable(LOG_TAG, Log.INFO));
52 Assert.assertTrue(Log.isLoggable(LOG_TAG, Log.WARN));
53 Assert.assertTrue(Log.isLoggable(LOG_TAG, Log.ERROR));
54 Assert.assertTrue(Log.isLoggable(LOG_TAG, Log.ASSERT));
60 Assert.assertTrue(Log.isLoggable(LOG_TAG, Log.VERBOSE));
61 Assert.assertTrue(Log.isLoggable(LOG_TAG, Log.DEBUG));
62 Assert.assertTrue(Log.isLoggable(LOG_TAG, Lo
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DRuimPhoneBookInterfaceManager.java31 static final String LOG_TAG = "CDMA"; field in class:RuimPhoneBookInterfaceManager
47 Log.e(LOG_TAG, "Error while finalizing:", throwable);
49 if(DBG) Log.d(LOG_TAG, "RuimPhoneBookInterfaceManager finalized");
73 Log.d(LOG_TAG, "[RuimPbInterfaceManager] " + msg);
77 Log.e(LOG_TAG, "[RuimPbInterfaceManager] " + msg);
H A DCdmaCallWaitingNotification.java28 static final String LOG_TAG = "CDMA"; field in class:CdmaCallWaitingNotification
60 Log.d(LOG_TAG, "Unexpected presentation " + cli);
H A DRuimFileHandler.java36 static final String LOG_TAG = "CDMA"; field in class:RuimFileHandler
49 Log.d(LOG_TAG, "RuimFileHandler finalized");
81 Log.d(LOG_TAG, "[RuimFileHandler] " + msg);
85 Log.e(LOG_TAG, "[RuimFileHandler] " + msg);
H A DCDMAPhone.java82 static final String LOG_TAG = "CDMA"; field in class:CDMAPhone
175 mWakeLock = pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK,LOG_TAG);
256 if(DBG) Log.d(LOG_TAG, "CDMAPhone finalized");
258 Log.e(LOG_TAG, "UNEXPECTED; mWakeLock is held when finalizing.");
280 Log.e(LOG_TAG, "canTransfer: not possible in CDMA");
298 Log.e(LOG_TAG, "conference: not possible in CDMA");
371 Log.e(LOG_TAG, "method registerForSuppServiceNotification is NOT supported in CDMA!");
379 Log.e(LOG_TAG, "method handleInCallMmiCommands is NOT supported in CDMA!");
394 Log.e(LOG_TAG, "method setNetworkSelectionModeAutomatic is NOT supported in CDMA!");
398 Log.e(LOG_TAG, "metho
[all...]
H A DRuimRecords.java45 static final String LOG_TAG = "CDMA"; field in class:RuimRecords
106 if(DBG) Log.d(LOG_TAG, "RuimRecords finalized");
142 Log.e(LOG_TAG, "method setVoiceMailNumber is not implemented");
200 Log.d(LOG_TAG, "Event EVENT_GET_DEVICE_IDENTITY_DONE Received");
216 Log.d(LOG_TAG, "MDN: " + mMyMobileNumber + " MIN: " + mMin2Min1);
232 Log.d(LOG_TAG, "iccid: " + iccid);
239 Log.i(LOG_TAG, "RuimRecords update failed", ar.exception);
247 Log.w(LOG_TAG, "Event not supported: " + msg.what);
252 Log.d(LOG_TAG, "Event EVENT_GET_SST_DONE Received");
265 Log.w(LOG_TAG, "Exceptio
[all...]
H A DRuimSmsInterfaceManager.java44 static final String LOG_TAG = "CDMA"; field in class:RuimSmsInterfaceManager
97 Log.e(LOG_TAG, "Error while finalizing:", throwable);
99 if(DBG) Log.d(LOG_TAG, "RuimSmsInterfaceManager finalized");
197 Log.e(LOG_TAG, "Error! Not implemented for CDMA.");
203 Log.e(LOG_TAG, "Error! Not implemented for CDMA.");
209 Log.e(LOG_TAG, "Error! Not implemented for CDMA.");
215 Log.e(LOG_TAG, "Error! Not implemented for CDMA.");
220 Log.d(LOG_TAG, "[RuimSmsInterfaceManager] " + msg);
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSimPhoneBookInterfaceManager.java31 static final String LOG_TAG = "GSM"; field in class:SimPhoneBookInterfaceManager
47 Log.e(LOG_TAG, "Error while finalizing:", throwable);
49 if(DBG) Log.d(LOG_TAG, "SimPhoneBookInterfaceManager finalized");
73 Log.d(LOG_TAG, "[SimPbInterfaceManager] " + msg);
77 Log.e(LOG_TAG, "[SimPbInterfaceManager] " + msg);
H A DSIMFileHandler.java32 static final String LOG_TAG = "GSM"; field in class:SIMFileHandler
49 Log.d(LOG_TAG, "SIMFileHandler finalized");
99 Log.e(LOG_TAG, "Error: EF Path being returned in null");
105 Log.d(LOG_TAG, "[SIMFileHandler] " + msg);
109 Log.e(LOG_TAG, "[SIMFileHandler] " + msg);
/frameworks/base/media/tests/SoundPoolTest/src/com/android/
H A DSoundPoolTest.java40 private static final String LOG_TAG = "SoundPoolTest"; field in class:SoundPoolTest
85 if (DEBUG) Log.d(LOG_TAG, "Sample " + sampleId + " load status = " + status);
99 Log.e(LOG_TAG, "Unable to open resource");
132 if (DEBUG) Log.d(LOG_TAG, "Begin sounds test");
137 if (DEBUG) Log.d(LOG_TAG, "Start note " + id);
139 Log.e(LOG_TAG, "Error occurred starting note");
144 if (DEBUG) Log.d(LOG_TAG, "Stop note " + id);
147 if (DEBUG) Log.d(LOG_TAG, "End scale test");
152 if (DEBUG) Log.d(LOG_TAG, "Begin scale test");
159 if (DEBUG) Log.d(LOG_TAG, "Star
[all...]
/frameworks/base/location/tests/locationtests/src/android/location/
H A DLocationManagerTest.java30 private static final String LOG_TAG = "LocationManagerTest"; field in class:LocationManagerTest
89 Log.i(LOG_TAG, "Input = " + (-80.075) + ", output = " + loc1);
93 Log.i(LOG_TAG, "Input = " + (-80.0) + ", output = " + loc1b);
97 Log.i(LOG_TAG, "Input = " + (-80.085) + ", output = " + loc2);
101 Log.i(LOG_TAG, "Input = " + (-80.085) + ", output = " + loc3);
105 Log.i(LOG_TAG, "Input = " + (-80.085) + ", output = " + loc4);
109 Log.i(LOG_TAG, "Input = 5:0.5, output = " + loc5);
112 Log.i(LOG_TAG, "loc5a = " + loc5a);
115 Log.i(LOG_TAG, "loc5b = " + loc5b);
117 Log.i(LOG_TAG, "minute
[all...]
/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityManager.java49 private static final String LOG_TAG = "AccessibilityManager"; field in class:AccessibilityManager
84 Log.w(LOG_TAG, "Unknown message type: " + message.what);
115 Log.e(LOG_TAG, "AccessibilityManagerService is dead", re);
153 Log.i(LOG_TAG, event + " sent");
156 Log.e(LOG_TAG, "Error during sending " + event + " ", re);
174 Log.i(LOG_TAG, "Requested interrupt from all services");
177 Log.e(LOG_TAG, "Error while requesting interrupt from all services. ", re);
191 Log.i(LOG_TAG, "Installed AccessibilityServices " + services);
194 Log.e(LOG_TAG, "Error while obtaining the installed AccessibilityServices. ", re);
/frameworks/base/core/java/com/android/internal/widget/
H A DEditStyledText.java63 private static final String LOG_TAG = "EditStyledText"; field in class:EditStyledText
218 Log.d(LOG_TAG, "--- onTouchEvent");
435 Log.d(LOG_TAG, "---getInputExtras");
482 Log.d(LOG_TAG, "---getForeGroundColor: " + pos);
485 Log.e(LOG_TAG, "---getForeGroundColor: Illigal position.");
503 Log.d(LOG_TAG, "--- init");
588 Log.d(LOG_TAG, "--- onStartEdit");
590 Log.d(LOG_TAG, "--- onstartedit:");
597 Log.d(LOG_TAG, "--- onEndEdit");
605 Log.d(LOG_TAG, "
[all...]
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
H A DConnectivityManagerMobileTest.java42 private static final String LOG_TAG = "ConnectivityManagerMobileTest"; field in class:ConnectivityManagerMobileTest
78 Log.v(LOG_TAG, "tear down ConnectivityManagerTestActivity");
101 Log.v(LOG_TAG, "exception: " + e.toString());
118 Log.v(LOG_TAG, "exception: " + e.toString());
123 Log.v(LOG_TAG, "the state for WIFI is changed");
124 Log.v(LOG_TAG, "reason: " +
129 Log.v(LOG_TAG, "the state for MOBILE is changed");
130 Log.v(LOG_TAG, "reason: " +
156 Log.v(LOG_TAG, "wifi state is enabled");
164 Log.v(LOG_TAG, "Wif
[all...]
/frameworks/base/media/libstagefright/foundation/
H A DAHandler.cpp18 #define LOG_TAG "AHandler" macro
/frameworks/base/graphics/java/android/renderscript/
H A DRSSurfaceView.java48 //Log.v(RenderScript.LOG_TAG, "RSSurfaceView");
58 //Log.v(RenderScript.LOG_TAG, "RSSurfaceView");
73 Log.v(RenderScript.LOG_TAG, "surfaceCreated");
83 Log.v(RenderScript.LOG_TAG, "surfaceDestroyed");
94 Log.v(RenderScript.LOG_TAG, "surfaceChanged");
110 //Log.v(RenderScript.LOG_TAG, "onPause");
124 //Log.v(RenderScript.LOG_TAG, "onResume");
134 //Log.v(RenderScript.LOG_TAG, "queueEvent");
150 Log.v(RenderScript.LOG_TAG, "createRenderScript");
160 Log.v(RenderScript.LOG_TAG, "destroyRenderScrip
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallManager.java57 private static final String LOG_TAG ="CallManager"; field in class:CallManager
296 Log.d(LOG_TAG, "registerPhone(" +
323 Log.d(LOG_TAG, "unregisterPhone(" +
490 Log.d(LOG_TAG, "acceptCall(" +ringingCall + " from " + ringingCall.getPhone() + ")");
491 Log.d(LOG_TAG, this.toString());
500 Log.d(LOG_TAG, "hasBgCall: "+ hasBgCall + "sameChannel:" + sameChannel);
515 Log.d(LOG_TAG, "End acceptCall(" +ringingCall + ")");
516 Log.d(LOG_TAG, this.toString());
531 Log.d(LOG_TAG, "rejectCall(" +ringingCall + ")");
532 Log.d(LOG_TAG, thi
[all...]
H A DCallerInfoAsyncQuery.java41 private static final String LOG_TAG = "CallerInfoAsyncQuery"; field in class:CallerInfoAsyncQuery
131 if (DBG) Log.d(LOG_TAG, "Unexpected command (CookieWrapper is null): " + msg.what +
137 if (DBG) Log.d(LOG_TAG, "Processing event: " + cw.event + " token (arg1): " + msg.arg1 +
193 if (DBG) Log.d(LOG_TAG, "##### onQueryComplete() ##### query complete for token: " + token);
202 if (DBG) Log.d(LOG_TAG, "Cookie is null, ignoring onQueryComplete() request.");
231 if (DBG) Log.d(LOG_TAG, "==> Got mCallerInfo: " + mCallerInfo);
237 if (DBG) Log.d(LOG_TAG, "#####async contact look up with numeric username"
247 if (DBG) Log.d(LOG_TAG, "constructing CallerInfo object for token: " + token);
257 if (DBG) Log.d(LOG_TAG, "notifying listener: " + cw.listener.getClass().toString() +
280 if (DBG) Log.d(LOG_TAG, "startin
[all...]
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/
H A DDownloadManagerTestApp.java49 protected static String LOG_TAG = field in class:DownloadManagerTestApp
191 Log.i(LOG_TAG, "Unable to determine initial download id.");
214 Log.i(LOG_TAG, "Verifying download information...");
219 Log.i(LOG_TAG, "error: " + e.toString());
257 Log.i(LOG_TAG, "Verifying download information...");
298 Log.i(LOG_TAG, "setting localUri to: " + localUri.getPath());
312 Log.i(LOG_TAG, "Turning on airplane mode...");
321 Log.i(LOG_TAG, "Turning off airplane mode...");
326 Log.i(LOG_TAG, "Turning off WiFi...");
331 Log.i(LOG_TAG, "Turnin
[all...]
/frameworks/base/services/java/com/android/server/
H A DDemoDataSet.java39 private final static String LOG_TAG = "DemoDataSet"; field in class:DemoDataSet
65 Slog.i(LOG_TAG, "addDefaultImages: no images found!");
77 Slog.e(LOG_TAG, "Failed to import image " + path, e);
84 Slog.i(LOG_TAG, "Adding default data...");
127 Slog.e(LOG_TAG, "Failed to insert image '" + file + "'", e);
136 if (Config.LOGV) Slog.v(LOG_TAG, "addShortcut: shortcut=" + shortcut + ", intent=" + intent);
/frameworks/base/core/java/android/pim/vcard/
H A DVCardEntryCommitter.java36 public static String LOG_TAG = "VCardEntryComitter"; field in class:VCardEntryCommitter
51 Log.d(LOG_TAG, String.format("time to commit entries: %d ms", mTimeToCommit));
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
H A DNetworkState.java29 private final String LOG_TAG = "NetworkState"; field in class:NetworkState
64 Log.v(LOG_TAG, "setStateTransitionCriteria: " + printStates());
73 Log.v(LOG_TAG, "print state depository: " + printStates());
76 Log.v(LOG_TAG, "no state is recorded");
80 Log.v(LOG_TAG, "no broadcast is expected, " +
85 Log.v(LOG_TAG, mTransitionTarget + " is expected, but it is " +
92 Log.v(LOG_TAG, "transition to CONNECTED");
95 Log.v(LOG_TAG, "transition to DISCONNECTED");
/frameworks/base/core/tests/hosttests/src/android/content/pm/
H A DPackageManagerHostTests.java39 private static final String LOG_TAG = "PackageManagerHostTests"; field in class:PackageManagerHostTests
163 Log.i(LOG_TAG, "testing pushing an apk to /data/app-private");
246 Log.i(LOG_TAG, "Test installLocation=auto, prefer=auto gets installed on device");
260 Log.i(LOG_TAG, "Test installLocation=auto, prefer=internal gets installed on device");
274 Log.i(LOG_TAG, "Test installLocation=auto, prefer=external gets installed on device");
318 Log.i(LOG_TAG, "Test installLocation=internal, prefer=auto gets installed on device");
332 Log.i(LOG_TAG, "Test installLocation=internal, prefer=internal is installed on device");
346 Log.i(LOG_TAG, "Test installLocation=internal, prefer=external is installed on device");
391 Log.i(LOG_TAG, "Test installLocation=external, pref=auto gets installed on SD Card");
405 Log.i(LOG_TAG, "Tes
[all...]
/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...]

Completed in 2810 milliseconds

1234567891011>>