Home
last modified time | relevance | path

Searched refs:LOGTAG (Results 1 – 19 of 19) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
DLog.java30 public final static String LOGTAG = "AlarmClock"; field in Log
35 android.util.Log.v(LOGTAG, /* SystemClock.uptimeMillis() + " " + */ logMe); in v()
39 android.util.Log.i(LOGTAG, logMe); in i()
43 android.util.Log.e(LOGTAG, logMe); in e()
47 android.util.Log.e(LOGTAG, logMe, ex); in e()
51 android.util.Log.wtf(LOGTAG, logMe); in wtf()
DAlarmAlertWakeLock.java41 PowerManager.ON_AFTER_RELEASE, Log.LOGTAG); in acquireCpuWakeLock()
/packages/apps/Browser/src/com/android/browser/
DWebStorageSizeManager.java89 private final static String LOGTAG = "browser"; field in WebStorageSizeManager
223 Log.v(LOGTAG, in onExceededDatabaseQuota()
250 Log.v(LOGTAG, "onExceededDatabaseQuota: out of space."); in onExceededDatabaseQuota()
266 Log.v(LOGTAG, in onExceededDatabaseQuota()
295 Log.v(LOGTAG, "onExceededDatabaseQuota set new quota to " in onExceededDatabaseQuota()
312 Log.v(LOGTAG, "Received onReachedMaxAppCacheSize with spaceNeeded " in onReachedMaxAppCacheSize()
332 Log.v(LOGTAG, "onReachedMaxAppCacheSize: out of space."); in onReachedMaxAppCacheSize()
341 Log.v(LOGTAG, "onReachedMaxAppCacheSize set new max size to " in onReachedMaxAppCacheSize()
391 Log.v(LOGTAG, "scheduleOutOfSpaceNotification called."); in scheduleOutOfSpaceNotification()
DBrowser.java30 private final static String LOGTAG = "browser"; field in Browser
52 Log.v(LOGTAG, "Browser.onCreate: this=" + this); in onCreate()
DBookmarks.java50 private final static String LOGTAG = "Bookmarks"; field in Bookmarks
131 Log.e(LOGTAG, "addBookmark", e); in addBookmark()
194 Log.e(LOGTAG, "removeFromBookmarks", e); in removeFromBookmarks()
DTabControl.java36 private static final String LOGTAG = "TabControl"; field in TabControl
294 Log.w(LOGTAG, "Fail in restoreState, load home page."); in restoreState()
345 Log.w(LOGTAG, "Free " + tabs.size() + " tabs in the browser"); in freeMemory()
356 Log.w(LOGTAG, "Free WebView's unused memory and cache"); in freeMemory()
DTab.java82 private static final String LOGTAG = "Tab"; field in Tab
594 Log.e(LOGTAG, "onReceivedError " + errorCode + " " + failingUrl
615 Log.w(LOGTAG, "onFormResubmission should not be called again "
1009 Log.e(LOGTAG, "Tab onReceived title", e);
1011 Log.e(LOGTAG,
1318 Log.e(LOGTAG, "Can't close the window"); in onCloseWindow()
1546 Log.w(LOGTAG, "mMainView already has a parent in" in attachTabToContentView()
1552 Log.w(LOGTAG, "mMainView is already attached to wrapper in" in attachTabToContentView()
1558 Log.w(LOGTAG, "mContainer already has a parent in" in attachTabToContentView()
1564 Log.w(LOGTAG, "mContainer is already attached to content in" in attachTabToContentView()
DBrowserActivity.java155 Log.e(LOGTAG, f.getPath() + " was not deleted"); in doInBackground()
172 Log.v(LOGTAG, this + " onStart"); in onCreate()
484 Log.i(LOGTAG, "Reusing tab for " + appId); in onNewIntent()
739 Log.v(LOGTAG, "BrowserActivity.onResume: this=" + this); in onResume()
743 Log.e(LOGTAG, "BrowserActivity is already resumed."); in onResume()
915 Log.v(LOGTAG, "BrowserActivity.onSaveInstanceState: this=" + this); in onSaveInstanceState()
932 Log.e(LOGTAG, "BrowserActivity is already paused."); in onPause()
966 Log.v(LOGTAG, "BrowserActivity.onDestroy: this=" + this); in onDestroy()
1085 Log.e(LOGTAG, "retainIconsOnStartup", e); in retainIconsOnStartup()
1616 Log.w(LOGTAG, in onCreateContextMenu()
[all …]
DBrowserHistoryPage.java57 private final static String LOGTAG = "browser"; field in BrowserHistoryPage
91 Log.e(LOGTAG, "Copy failed", e); in copy()
DBrowserBookmarksPage.java82 private final static String LOGTAG = "browser"; field in BrowserBookmarksPage
430 android.util.Log.e(LOGTAG, "item clicked when dismissing");
722 Log.e(LOGTAG, "Copy failed", e); in copy()
DBrowserPreferencesPage.java36 private String LOGTAG = "BrowserPreferencesPage"; field in BrowserPreferencesPage
DAddBookmarkPage.java43 private final String LOGTAG = "Bookmarks"; field in AddBookmarkPage
DWebsiteSettingsActivity.java61 private String LOGTAG = "WebsiteSettingsActivity"; field in WebsiteSettingsActivity
340 Log.e(LOGTAG, "sizeValueToString called with non-positive value: " + bytes); in sizeValueToString()
/packages/apps/Browser/tests/src/com/android/browser/
DJNIBindingsTest.java28 private final static String LOGTAG = "JNIBindingsTest"; field in JNIBindingsTest
39 Log.v(LOGTAG, "Completing the test."); in notifyComplete()
44 Log.e(LOGTAG, ""); in printAssertionFailed()
45 Log.e(LOGTAG, "*** ASSERTION FAILED: " + e.getMessage()); in printAssertionFailed()
46 Log.e(LOGTAG, "*** Stack trace:"); in printAssertionFailed()
49 Log.e(LOGTAG, "***\t" + elem.toString()); in printAssertionFailed()
51 Log.e(LOGTAG, ""); in printAssertionFailed()
/packages/apps/Settings/src/com/android/settings/
DProxySelector.java63 private final static String LOGTAG = "Settings"; field in ProxySelector
80 if (android.util.Config.LOGV) Log.v(LOGTAG, "[ProxySelector] onStart"); in onCreate()
/packages/apps/Music/src/com/android/music/
DMediaPlaybackService.java116 private static final String LOGTAG = "MediaPlaybackService"; field in MediaPlaybackService
207 Log.v(LOGTAG, "AudioFocus: received AUDIOFOCUS_LOSS");
218 Log.v(LOGTAG, "AudioFocus: received AUDIOFOCUS_LOSS_TRANSIENT");
225 Log.v(LOGTAG, "AudioFocus: received AUDIOFOCUS_GAIN");
237 Log.e(LOGTAG, "Unknown audio focus change code");
330 Log.e(LOGTAG, "Service being destroyed while still playing."); in onDestroy()
525 Log.d(LOGTAG, "restored queue, currently at position " in reloadQueue()
1038 Log.d(LOGTAG, "Failed to open file for playback"); in open()
1216 Log.d(LOGTAG, "No play queue"); in next()
1391 Log.d(LOGTAG, "lookback too big"); in wasRecentlyUsed()
DTrackBrowserActivity.java80 private static final String LOGTAG = "TrackBrowser"; field in TrackBrowserActivity
549 Log.d(LOGTAG, "No view when removing playlist item " + which); in removePlaylistItem()
/packages/apps/HTMLViewer/src/com/android/htmlviewer/
DHTMLViewerActivity.java62 static final String LOGTAG = "HTMLViewerActivity"; field in HTMLViewerActivity
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadNotification.java45 static final String LOGTAG = "DownloadNotification"; field in DownloadNotification