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

123

/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/java/android/webkit/
H A DWebViewLibraryLoader.java40 private static final String LOGTAG = WebViewLibraryLoader.class.getSimpleName(); field in class:WebViewLibraryLoader
66 Log.e(LOGTAG, "Invalid RelroFileCreator args: " + Arrays.toString(args));
69 Log.v(LOGTAG, "RelroFileCreator (64bit = " + is64Bit + "), "
72 Log.e(LOGTAG, "can't create relro file; address space not reserved");
79 if (result && DEBUG) Log.v(LOGTAG, "created relro file");
85 Log.e(LOGTAG, "error notifying update service", e);
88 if (!result) Log.e(LOGTAG, "failed to create relro file");
108 Log.e(LOGTAG, "relro file creator for " + abi + " crashed. Proceeding without");
111 Log.e(LOGTAG, "Cannot reach WebViewUpdateService. " + e.getMessage());
128 Log.e(LOGTAG, "erro
[all...]
H A DWebSyncManager.java26 protected static final java.lang.String LOGTAG = "websync"; field in class:WebSyncManager
H A DWebViewDatabase.java35 protected static final String LOGTAG = "webviewdatabase"; field in class:WebViewDatabase
H A DWebViewZygote.java39 private static final String LOGTAG = "WebViewZygote"; field in class:WebViewZygote
166 Log.e(LOGTAG, "Timed out waiting for " + serviceName);
195 Log.e(LOGTAG, "Cannot connect to zygote, no package specified");
201 Log.e(LOGTAG, serviceName + " is not running");
223 Log.d(LOGTAG, "Preloading package " + zip + " " + librarySearchPath);
227 Log.e(LOGTAG, "Error connecting to " + serviceName, e);
H A DWebViewFactory.java60 private static final String LOGTAG = "WebViewFactory"; field in class:WebViewFactory
142 Log.e(LOGTAG, "error waiting for relro creation", e);
161 Log.e(LOGTAG, "Couldn't find package " + packageName);
172 Log.e(LOGTAG, "Couldn't load native library: " + e);
201 Log.w(LOGTAG, "error instantiating provider with static factory method", e);
209 if (DEBUG) Log.v(LOGTAG, "Loaded provider: " + sProviderInstance);
212 Log.e(LOGTAG, "error instantiating provider", e);
387 Log.i(LOGTAG, "Loading " + sPackageInfo.packageName + " version " +
407 Log.e(LOGTAG, "error loading provider", e);
422 Log.e(LOGTAG, "Chromiu
[all...]
H A DLegacyErrorStrings.java30 private static final String LOGTAG = "Http"; field in class:LegacyErrorStrings
95 Log.w(LOGTAG, "Using generic message for unknown error code: " + errorCode);
H A DUrlInterceptRegistry.java35 private final static String LOGTAG = "intercept"; field in class:UrlInterceptRegistry
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
H A DVolumeLoader.java32 private static final String LOGTAG = "VolumeLoader"; field in class:VolumeLoader
42 Log.e(LOGTAG, "Directory: \""+dir+"\" does not exist ");
67 Log.v(LOGTAG,"Could not find "+name);
71 Log.v(LOGTAG,"dir ="+dir);
74 Log.v(LOGTAG,"processing dicom");
84 Log.v(LOGTAG,"processing dicom");
94 Log.v(LOGTAG,"could recognize format");
104 Log.v(LOGTAG, name);
H A DLoaderRaw.java41 private static final String LOGTAG = "RawLoader"; field in class:LoaderRaw
70 Log.v(LOGTAG, "Loading " + dir.getPath());
72 Log.v(LOGTAG, "dir contains " + f.length + " files");
121 Log.v(LOGTAG, "make Volume " + z);
131 Log.v(LOGTAG, "LOAD SLICE " + z);
147 Log.v(LOGTAG,"LOADING DONE ....");
H A DDroid.java32 private static final String LOGTAG = "RawLoader"; field in class:Droid
90 Log.v(LOGTAG, "compute Droid in" + ((System.nanoTime() - time) / 1E9f) + "seconds");
H A DMandelbulb.java32 private static final String LOGTAG = "RawLoader"; field in class:Mandelbulb
82 Log.v(LOGTAG, "compute Mandelbulb in" + ((System.nanoTime() - time) / 1E9f) + "seconds");
/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...]
H A DPowerMeasurement.java29 private static final String LOGTAG = "PowerMeasurement"; field in class:PowerMeasurement
64 Log.v(LOGTAG, "Page is loaded in " + activity.getPageLoadTime() + " ms.");
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
H A DTransform.java30 private static final String LOGTAG = "Transform"; field in class:Transform
154 Log.v(LOGTAG, s + "]");
191 Log.v(LOGTAG, "==== =========== VIEW ========== ======");
194 Log.v(LOGTAG, "==== SCREEN_SPACE to WORLD_SPACE ======");
196 Log.v(LOGTAG, "==== SCREEN_SPACE to VOLUME_SPACE ======");
198 Log.v(LOGTAG, "==== WORLD_SPACE to VOLUME_SPACE ======");
200 Log.v(LOGTAG, "==== WORLD_SPACE to SCREEN_SPACE ======");
202 Log.v(LOGTAG, "==== VOLUME_SPACE to SCREEN_SPACE ======");
204 Log.v(LOGTAG, "==== VOLUME_SPACE to WORLD_SPACE ======");
206 Log.v(LOGTAG, "
[all...]
H A DBasicPipeline.java26 private static final String LOGTAG = "BasicPipeline"; field in class:BasicPipeline
62 Log.v(LOGTAG,"render triangles "+((System.nanoTime()-start)/1E6f)+" ms");
H A DTriData.java30 private static final String LOGTAG = "TriData"; field in class:TriData
53 Log.v(LOGTAG, s + ", " + df.f(mVert[i + 2]) + "]");
101 Log.v(LOGTAG, "verts =" + num_verts);
112 Log.v(LOGTAG, "tri =" + num_tri);
H A DVolume.java29 private static final String LOGTAG = "Volume"; field in class:Volume
65 Log.v(LOGTAG, " ========================== " + name + " =============================");
66 Log.v(LOGTAG, "mColor "+l.dblArrayToString(l.mColor));
67 Log.v(LOGTAG, "mOpacity "+l.dblArrayToString(l.mOpacity));
H A DVrState.java28 private static final String LOGTAG = "VrState"; field in class:VrState
70 Log.v(LOGTAG, " destroy mScrAllocation");
88 Log.v(LOGTAG, " destroy mzRangeFullAllocation");
120 Log.v(LOGTAG, "destroyScreenAllocation");
/frameworks/support/graphics/drawable/animated/tests/src/android/support/graphics/drawable/tests/
H A DDrawableUtils.java30 private static final String LOGTAG = DrawableUtils.class.getSimpleName(); field in class:DrawableUtils
63 Log.v(LOGTAG, "Write test No." + outputFilename + " to file successfully.");
/frameworks/base/services/core/java/com/android/server/
H A DNativeDaemonEvent.java208 final String LOGTAG = "unescapeArgs";
215 if (DEBUG_ROUTINE) Slog.e(LOGTAG, "parsing '" + rawEvent + "'");
243 if (DEBUG_ROUTINE) Slog.e(LOGTAG, "found '" + word + "'");
250 Slog.e(LOGTAG, "nextSpace=" + nextSpace + ", nextQuote=" + nextQuote);
262 Slog.e(LOGTAG, "next loop - current=" + current +
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DAccessibilityNodeInfoDumper.java38 private static final String LOGTAG = AccessibilityNodeInfoDumper.class.getSimpleName(); field in class:AccessibilityNodeInfoDumper
95 Log.e(LOGTAG, "failed to dump window to file", e);
98 Log.w(LOGTAG, "Fetch time: " + (endTime - startTime) + "ms");
132 Log.i(LOGTAG, String.format("Skipping invisible child: %s", child.toString()));
135 Log.i(LOGTAG, String.format("Null child %d/%d, parent: %s",
/frameworks/base/keystore/java/android/security/
H A DCredentials.java49 private static final String LOGTAG = "Credentials"; field in class:Credentials
185 Log.w(LOGTAG, e.toString());
194 Log.w(LOGTAG, e.toString());
205 Log.w(LOGTAG, e.toString());
215 Log.w(LOGTAG, e.toString());
/frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/
H A DAnimatedVectorDrawableDupPerf.java39 private static final String LOGTAG = "AnimatedVectorDrawableDupPerf"; field in class:AnimatedVectorDrawableDupPerf
82 Log.e(LOGTAG, "parser error", e);
84 Log.e(LOGTAG, "parser error", e);

Completed in 984 milliseconds

123