Searched refs:LOGTAG (Results 1 - 25 of 54) sorted by relevance

123

/frameworks/base/core/java/android/net/http/
H A DHttpLog.java31 private final static String LOGTAG = "http"; field in class:HttpLog
37 Log.v(LOGTAG, SystemClock.uptimeMillis() + " " + Thread.currentThread().getName() + " " + logMe);
41 Log.e(LOGTAG, logMe);
H A DErrorStrings.java30 private static final String LOGTAG = "Http"; field in class:ErrorStrings
95 Log.w(LOGTAG, "Using generic message for unknown error code: " + errorCode);
/frameworks/base/core/java/android/webkit/
H A DWebViewFactory.java42 private static final String LOGTAG = "WebViewFactory"; field in class:WebViewFactory
65 if (DEBUG) Log.v(LOGTAG, "Loaded Chromium provider: " + sProviderInstance);
72 if (DEBUG) Log.v(LOGTAG, "Falling back to default provider: "
77 if (DEBUG) Log.v(LOGTAG, "Falling back to explicit linkage");
92 Log.w(LOGTAG, String.format("The property %s has been deprecated. Please use %s.",
110 if (DEBUG) Log.v(LOGTAG, "attempt to load class " + providerName);
112 if (DEBUG) Log.v(LOGTAG, "instantiating factory");
115 Log.e(LOGTAG, "error loading " + providerName, e);
117 Log.e(LOGTAG, "error loading " + providerName, e);
119 Log.e(LOGTAG, "erro
[all...]
H A DCookieSyncManager.java97 Log.v(LOGTAG, "CookieSyncManager::syncFromRamToFlash STARTS");
109 Log.v(LOGTAG, "CookieSyncManager::syncFromRamToFlash DONE");
H A DWebTextView.java27 private static final String LOGTAG = "WebTextView"; field in class:WebTextView
47 Log.e(LOGTAG, "Unable to parse URL "+url);
H A DWebViewDatabase.java35 protected static final String LOGTAG = "webviewdatabase"; field in class:WebViewDatabase
H A DWebSyncManager.java44 protected static final String LOGTAG = "websync"; field in class:WebSyncManager
51 Log.v(LOGTAG, "*** WebSyncManager sync ***");
98 Log.v(LOGTAG, "*** WebSyncManager sync ***");
113 Log.v(LOGTAG, "*** WebSyncManager resetSync ***");
128 Log.v(LOGTAG, "*** WebSyncManager startSync ***, Ref count:" +
146 Log.v(LOGTAG, "*** WebSyncManager stopSync ***, Ref count:" +
H A DPluginManager.java62 private static final String LOGTAG = "PluginManager"; field in class:PluginManager
129 Log.w(LOGTAG, "Ignore bad plugin");
140 Log.w(LOGTAG, "Can't find plugin: " + serviceInfo.packageName);
170 Log.e(LOGTAG, "The plugin '" + serviceInfo.name + "' has no type defined");
176 Log.e(LOGTAG, "Unrecognized plugin type: " + pluginType);
187 Log.e(LOGTAG, "The plugin's class' " + serviceInfo.name + "' does not extend the appropriate class.");
192 Log.e(LOGTAG, "Can't find plugin: " + serviceInfo.packageName);
195 Log.e(LOGTAG, "Can't find plugin's class: " + serviceInfo.name);
220 Log.w(LOGTAG, "Can't find plugin: " + pluginAPKName);
H A DCookieManagerClassic.java28 private static final String LOGTAG = "webkit"; field in class:CookieManagerClassic
69 Log.e(LOGTAG, "Bad address: " + url);
87 Log.e(LOGTAG, "Bad address: " + url);
H A DJniUtil.java34 private static final String LOGTAG = "webkit"; field in class:JniUtil
134 Log.e(LOGTAG, "Exception: " + url);
164 Log.e(LOGTAG, "Exception: " + url);
H A DKeyStoreHandler.java30 private static final String LOGTAG = "KeyStoreHandler"; field in class:KeyStoreHandler
H A DCertTool.java35 private static final String LOGTAG = "CertTool"; field in class:CertTool
66 Log.w(LOGTAG, e);
/frameworks/base/tests/CoreTests/android/core/
H A DRequestAPITest.java38 private static final String LOGTAG = "http"; field in class:RequestAPITest
54 Log.d(LOGTAG, "Base setup context = " + mContext);
63 Log.d(LOGTAG, "Base tearDown");
65 Log.d(LOGTAG, "Base teardown done");
89 Log.d(LOGTAG, "testRequestAddNullHeader start ");
93 Log.d(LOGTAG, "testRequestAddNullHeader - returning");
101 Log.d(LOGTAG, "testRequestAddNullValue start ");
105 Log.d(LOGTAG, "testRequestAddNullValue - returning");
113 Log.d(LOGTAG, "testRequestAddEmptyValue start ");
117 Log.d(LOGTAG, "testRequestAddEmptyValu
[all...]
H A DTestEventHandler.java130 Log.v(LOGTAG, "TestEventHandler:requestSent()");
160 Log.v(LOGTAG, "TestEventHandler:status() major: " + major_version +
222 Log.v(LOGTAG, "TestEventHandler:headers()");
328 Log.v(LOGTAG, "TestEventHandler: locationChanged() " +
374 Log.v(LOGTAG, "TestEventHandler: data() " + len + " bytes");
383 Log.v(LOGTAG, new String(data, 0, len));
418 Log.v(LOGTAG, "TestEventHandler: endData() called");
458 Log.v(LOGTAG, "TestEventHandler: error() called Id:" + id +
503 Log.v(LOGTAG, "TestEventHandler: handleSslErrorRequest(): "+
565 Log.d(LOGTAG, " Can
812 protected final static String LOGTAG = "http"; field in class:TestEventHandler
[all...]
/frameworks/base/core/tests/coretests/src/android/webkit/
H A DWebkitTest.java30 private static final String LOGTAG = WebkitTest.class.getName(); field in class:WebkitTest
42 Log.i(LOGTAG, "Boundary " + i + " " + dateSorter.getBoundary(i));
43 Log.i(LOGTAG, "Label " + i + " " + dateSorter.getLabel(i));
49 Log.i(LOGTAG, "now: " + dateSorter.getIndex(time));
55 Log.i(LOGTAG, "time: " + DateFormat.format("yyyy/MM/dd HH:mm:ss", c).toString() +
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/forwarder/
H A DForwardService.java33 private static final String LOGTAG = "ForwardService"; field in class:ForwardService
65 Log.w(LOGTAG, "failed to start forwarder. http tests will fail.", ioe);
83 Log.v(LOGTAG, "forwarders stopped.");
95 Log.v(LOGTAG, "read forward host from file: " + host);
97 Log.v(LOGTAG, "cannot read forward host from file", ioe);
113 Log.e(LOGTAG, "failed to resolve server address", ioe);
H A DForwarder.java38 private static final String LOGTAG = "Forwarder"; field in class:Forwarder
51 outgoing.setName(LOGTAG);
52 incoming.setName(LOGTAG);
66 Log.v(LOGTAG, "Socket#shutdownInput", e);
71 Log.v(LOGTAG, "Socket#shutdownOutput", e);
76 Log.v(LOGTAG, "Socket#close", e);
H A DForwardServer.java35 private static final String LOGTAG = "ForwardServer"; field in class:ForwardServer
57 serverThread.setName(LOGTAG);
73 Log.v(LOGTAG, "exception while closing", ioe);
101 Log.w(LOGTAG, "error while closing socket", ioe);
103 Log.w(LOGTAG, "failed to start forwarding from " + localSocket);
H A DAdbUtils.java34 private static final String LOGTAG = "AdbUtils"; field in class:AdbUtils
96 Log.w(LOGTAG, "adb cmd faild.");
123 Log.w(LOGTAG, "error creating adb socket", ioe);
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DReliabilityTestActivity.java51 private static final String LOGTAG = "ReliabilityTestActivity"; field in class:ReliabilityTestActivity
71 Log.v(LOGTAG, "onCreate, inst=" + Integer.toHexString(hashCode()));
122 Log.v(LOGTAG, "URL is null, cancelling...");
130 Log.v(LOGTAG, "Navigating to URL: " + url);
143 Log.v(LOGTAG, "onDestroy, inst=" + Integer.toHexString(hashCode()));
164 Log.v(LOGTAG, "Page timeout triggered, progress = " + progress);
203 Log.v(LOGTAG, "Received WebCore error: code=" + errorCode
211 Log.v(LOGTAG, "Received SSL error: " + error.toString());
225 Log.v(LOGTAG, "onPageStarted: " + url);
230 Log.v(LOGTAG, "onPageFinishe
[all...]
H A DFsUtils.java35 private static final String LOGTAG = "FsUtils"; field in class:FsUtils
59 Log.v(LOGTAG, "Searching tests under " + dir);
75 Log.v(LOGTAG, "Recursing on " + s);
83 Log.v(LOGTAG, "Ignoring: " + s);
91 Log.v(LOGTAG, "Recording " + s);
111 Log.e(LOGTAG, "Cannot update file " + statusFile);
126 Log.e(LOGTAG, "Error reading test status.", e);
215 Log.v(LOGTAG, "logging draw times: " + line);
221 Log.e(LOGTAG, "Failed to log draw times", ioe);
H A DLayoutTestsAutoTest.java128 private static final String LOGTAG = "LayoutTests"; field in class:LayoutTestsAutoTest
181 Log.v(LOGTAG, "Test list has " + mTestList.size() + " test(s).");
183 Log.e(LOGTAG, "Error while reading test list : " + e.getMessage());
201 Log.e(LOGTAG, "Error reading " + TEST_STATUS_FILE);
210 Log.v(LOGTAG, "Deleted " + TEST_STATUS_FILE);
212 Log.e(LOGTAG, "Fail to delete " + TEST_STATUS_FILE);
214 Log.e(LOGTAG, "Fail to delete " + TEST_STATUS_FILE + " : " + e.getMessage());
276 Log.v(LOGTAG, " Processing result: " + testFile);
293 Log.e(LOGTAG, "File not found : " + ex.getMessage());
295 Log.e(LOGTAG, "I
[all...]
H A DTestShellActivity.java90 Log.v(LOGTAG, "Received WebView dump data");
109 Log.v(LOGTAG, "message sent to WebView to dump text.");
126 Log.v(LOGTAG, "setting dump timeout at " + timeout);
206 Log.v(LOGTAG, " Loading " + mTestUrl);
226 Log.e(LOGTAG, "Failed to open test list for read.", ioe);
238 Log.w(LOGTAG, "Failed to close test list file.", ioe);
249 Log.e(LOGTAG, "Failed to read next test.", ioe);
299 Log.e(LOGTAG, "Low memory, clearing caches");
343 Log.e(LOGTAG, "Cannot write to " + mResultFile + ", " + ex.getMessage());
379 Log.v(LOGTAG, "dumpAsTex
931 static final String LOGTAG="TestShell"; field in class:TestShellActivity
[all...]
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
H A DPowerTestActivity.java37 public static final String LOGTAG = "PowerTestActivity"; field in class:PowerTestActivity
67 Log.v(LOGTAG, "onCreate, inst=" + Integer.toHexString(hashCode()));
118 Log.v(LOGTAG, "URL is null, cancelling...");
126 Log.v(LOGTAG, "Navigating to URL: " + url);
139 Log.v(LOGTAG, "onDestroy, inst=" + Integer.toHexString(hashCode()));
160 Log.v(LOGTAG, "Page timeout triggered, progress = " + progress);
206 Log.v(LOGTAG, "WebCore error: code=" + errorCode
214 Log.v(LOGTAG, "onPageStarted: " + url);
219 Log.v(LOGTAG, "onPageFinished: " + url);
265 Log.v(LOGTAG, "Finishin
[all...]
/frameworks/base/services/java/com/android/server/
H A DNativeDaemonEvent.java190 final String LOGTAG = "unescapeArgs";
197 if (DEBUG_ROUTINE) Slog.e(LOGTAG, "parsing '" + rawEvent + "'");
229 if (DEBUG_ROUTINE) Slog.e(LOGTAG, "found '" + word + "'");
236 Slog.e(LOGTAG, "nextSpace=" + nextSpace + ", nextQuote=" + nextQuote);
248 Slog.e(LOGTAG, "next loop - current=" + current +

Completed in 378 milliseconds

123