/frameworks/base/tests/CoreTests/android/core/ |
D | RequestAPITest.java | 37 private static final String LOGTAG = "http"; field in RequestAPITest 53 Log.d(LOGTAG, "Base setup context = " + mContext); in setUp() 62 Log.d(LOGTAG, "Base tearDown"); in tearDown() 64 Log.d(LOGTAG, "Base teardown done"); in tearDown() 88 Log.d(LOGTAG, "testRequestAddNullHeader start "); in testRequestAddNullHeader() 92 Log.d(LOGTAG, "testRequestAddNullHeader - returning"); in testRequestAddNullHeader() 100 Log.d(LOGTAG, "testRequestAddNullValue start "); in testRequestAddNullValue() 104 Log.d(LOGTAG, "testRequestAddNullValue - returning"); in testRequestAddNullValue() 112 Log.d(LOGTAG, "testRequestAddEmptyValue start "); in testRequestAddEmptyValue() 116 Log.d(LOGTAG, "testRequestAddEmptyValue - returning"); in testRequestAddEmptyValue() [all …]
|
D | TestEventHandler.java | 130 Log.v(LOGTAG, "TestEventHandler:requestSent()"); in requestSent() 160 Log.v(LOGTAG, "TestEventHandler:status() major: " + major_version + in status() 222 Log.v(LOGTAG, "TestEventHandler:headers()"); in headers() 328 Log.v(LOGTAG, "TestEventHandler: locationChanged() " + in locationChanged() 374 Log.v(LOGTAG, "TestEventHandler: data() " + len + " bytes"); in data() 383 Log.v(LOGTAG, new String(data, 0, len)); in data() 418 Log.v(LOGTAG, "TestEventHandler: endData() called"); in endData() 458 Log.v(LOGTAG, "TestEventHandler: error() called Id:" + id + in error() 503 Log.v(LOGTAG, "TestEventHandler: handleSslErrorRequest(): "+ in handleSslErrorRequest() 565 Log.d(LOGTAG, " Cant do this without delayReponse set "); in waitForRequestResponse() [all …]
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewLibraryLoader.java | 42 private static final String LOGTAG = WebViewLibraryLoader.class.getSimpleName(); field in WebViewLibraryLoader 67 Log.e(LOGTAG, "Invalid RelroFileCreator args: " + Arrays.toString(args)); in main() 72 Log.v(LOGTAG, "RelroFileCreator (64bit = " + is64Bit + "), package: " in main() 75 Log.e(LOGTAG, "can't create relro file; address space not reserved"); in main() 86 if (result && DEBUG) Log.v(LOGTAG, "created relro file"); in main() 92 Log.e(LOGTAG, "error notifying update service", e); in main() 95 if (!result) Log.e(LOGTAG, "failed to create relro file"); in main() 116 Log.e(LOGTAG, "relro file creator for " + abi + " crashed. Proceeding without"); in createRelroFile() 119 Log.e(LOGTAG, "Cannot reach WebViewUpdateService. " + e.getMessage()); in createRelroFile() 133 Log.e(LOGTAG, "error starting relro file creator for abi " + abi, t); in createRelroFile() [all …]
|
D | WebViewFactory.java | 54 private static final String LOGTAG = "WebViewFactory"; field in WebViewFactory 194 Log.e(LOGTAG, "error waiting for relro creation", e); in loadWebViewNativeLibraryFromPackage() 214 Log.e(LOGTAG, "Couldn't find package " + packageName); in loadWebViewNativeLibraryFromPackage() 259 Log.w(LOGTAG, "error instantiating provider with static factory method", e); in getProvider() 267 if (DEBUG) Log.v(LOGTAG, "Loaded provider: " + sProviderInstance); in getProvider() 270 Log.e(LOGTAG, "error instantiating provider", e); in getProvider() 406 Log.i(LOGTAG, "Loading " + sPackageInfo.packageName + " version " + in getProviderClass() 428 Log.e(LOGTAG, "error loading provider", e); in getProviderClass() 434 Log.e(LOGTAG, "Chromium WebView package does not exist", e); in getProviderClass() 448 Log.e(LOGTAG, "error preparing native loader", t); in prepareWebViewInZygote() [all …]
|
D | WebViewZygote.java | 31 private static final String LOGTAG = "WebViewZygote"; field in WebViewZygote 124 Log.e(LOGTAG, "Cannot connect to zygote, no package specified"); in connectToZygoteIfNeededLocked() 146 Log.e(LOGTAG, "Error connecting to webview zygote", e); in connectToZygoteIfNeededLocked()
|
D | LegacyErrorStrings.java | 30 private static final String LOGTAG = "Http"; field in LegacyErrorStrings 95 Log.w(LOGTAG, "Using generic message for unknown error code: " + errorCode); in getResource()
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
D | Transform.java | 30 private static final String LOGTAG = "Transform"; field in Transform 154 Log.v(LOGTAG, s + "]"); in print() 191 Log.v(LOGTAG, "==== =========== VIEW ========== ======"); in print() 194 Log.v(LOGTAG, "==== SCREEN_SPACE to WORLD_SPACE ======"); in print() 196 Log.v(LOGTAG, "==== SCREEN_SPACE to VOLUME_SPACE ======"); in print() 198 Log.v(LOGTAG, "==== WORLD_SPACE to VOLUME_SPACE ======"); in print() 200 Log.v(LOGTAG, "==== WORLD_SPACE to SCREEN_SPACE ======"); in print() 202 Log.v(LOGTAG, "==== VOLUME_SPACE to SCREEN_SPACE ======"); in print() 204 Log.v(LOGTAG, "==== VOLUME_SPACE to WORLD_SPACE ======"); in print() 206 Log.v(LOGTAG, "======================================="); in print()
|
D | TriData.java | 30 private static final String LOGTAG = "TriData"; field in TriData 53 Log.v(LOGTAG, s + ", " + df.f(mVert[i + 2]) + "]"); in print() 101 Log.v(LOGTAG, "verts =" + num_verts); in read() 112 Log.v(LOGTAG, "tri =" + num_tri); in read()
|
D | VrState.java | 28 private static final String LOGTAG = "VrState"; field in VrState 70 Log.v(LOGTAG, " destroy mScrAllocation"); in createOutputAllocation() 88 Log.v(LOGTAG, " destroy mzRangeFullAllocation"); in createOutputAllocation() 120 Log.v(LOGTAG, "destroyScreenAllocation"); in destroyScreenAllocation()
|
D | Volume.java | 29 private static final String LOGTAG = "Volume"; field in Volume 65 Log.v(LOGTAG, " ========================== " + name + " ============================="); in addLook() 66 Log.v(LOGTAG, "mColor "+l.dblArrayToString(l.mColor)); in addLook() 67 Log.v(LOGTAG, "mOpacity "+l.dblArrayToString(l.mOpacity)); in addLook()
|
D | BasicPipeline.java | 26 private static final String LOGTAG = "BasicPipeline"; field in BasicPipeline 62 Log.v(LOGTAG,"render triangles "+((System.nanoTime()-start)/1E6f)+" ms"); in rasterizeTriangles()
|
D | ViewMatrix.java | 25 private static final String LOGTAG = "ViewMatrix"; field in ViewMatrix 111 Log.v(LOGTAG, "mLookPoint :" + toStr(mLookPoint)); in print() 112 Log.v(LOGTAG, "mEyePoint :" + toStr(mEyePoint)); in print() 113 Log.v(LOGTAG, "mUpVector :" + toStr(mUpVector)); in print() 114 Log.v(LOGTAG, "mScreenWidth: " + toStr(mScreenWidth)); in print() 115 Log.v(LOGTAG, "mScreenDim :[" + mScreenDim[0] + ", " + mScreenDim[1] + "]"); in print()
|
D | VrPipline1.java | 28 private static final String LOGTAG = "VrPipline1"; field in VrPipline1 117 Log.v(LOGTAG, "cancel"); in raycast()
|
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/ |
D | PowerTestActivity.java | 37 public static final String LOGTAG = "PowerTestActivity"; field in PowerTestActivity 67 Log.v(LOGTAG, "onCreate, inst=" + Integer.toHexString(hashCode())); in onCreate() 118 Log.v(LOGTAG, "URL is null, cancelling..."); in navigate() 126 Log.v(LOGTAG, "Navigating to URL: " + url); in navigate() 139 Log.v(LOGTAG, "onDestroy, inst=" + Integer.toHexString(hashCode())); in onDestroy() 160 Log.v(LOGTAG, "Page timeout triggered, progress = " + progress); in handleTimeout() 206 Log.v(LOGTAG, "WebCore error: code=" + errorCode in onReceivedError() 214 Log.v(LOGTAG, "onPageStarted: " + url); in onPageStarted() 219 Log.v(LOGTAG, "onPageFinished: " + url); in onPageFinished() 265 Log.v(LOGTAG, "Finishing URL: " + webView.getUrl()); in run()
|
D | PowerMeasurement.java | 29 private static final String LOGTAG = "PowerMeasurement"; field in PowerMeasurement 64 Log.v(LOGTAG, "Page is loaded in " + activity.getPageLoadTime() + " ms."); in testPageLoadStaticNYTimes()
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/ |
D | VolumeLoader.java | 32 private static final String LOGTAG = "VolumeLoader"; field in VolumeLoader 42 Log.e(LOGTAG, "Directory: \""+dir+"\" does not exist "); in VolumeLoader() 67 Log.v(LOGTAG,"Could not find "+name); in getVolume() 71 Log.v(LOGTAG,"dir ="+dir); in getVolume() 74 Log.v(LOGTAG,"processing dicom"); in getVolume() 84 Log.v(LOGTAG,"processing dicom"); in getVolume() 94 Log.v(LOGTAG,"could recognize format"); in getVolume() 104 Log.v(LOGTAG, name); in getPropertyFiles()
|
D | LoaderRaw.java | 41 private static final String LOGTAG = "RawLoader"; field in LoaderRaw 70 Log.v(LOGTAG, "Loading " + dir.getPath()); in buildRSVolume() 72 Log.v(LOGTAG, "dir contains " + f.length + " files"); in buildRSVolume() 121 Log.v(LOGTAG, "make Volume " + z); in buildRSVolume() 131 Log.v(LOGTAG, "LOAD SLICE " + z); in buildRSVolume() 147 Log.v(LOGTAG,"LOADING DONE ...."); in buildRSVolume()
|
D | Mandelbulb.java | 32 private static final String LOGTAG = "RawLoader"; field in Mandelbulb 82 Log.v(LOGTAG, "compute Mandelbulb in" + ((System.nanoTime() - time) / 1E9f) + "seconds"); in buildRSVolume()
|
D | Droid.java | 32 private static final String LOGTAG = "RawLoader"; field in Droid 90 Log.v(LOGTAG, "compute Droid in" + ((System.nanoTime() - time) / 1E9f) + "seconds"); in buildRSVolume()
|
/frameworks/base/services/core/java/com/android/server/ |
D | NativeDaemonEvent.java | 208 final String LOGTAG = "unescapeArgs"; in unescapeArgs() local 215 if (DEBUG_ROUTINE) Slog.e(LOGTAG, "parsing '" + rawEvent + "'"); in unescapeArgs() 243 if (DEBUG_ROUTINE) Slog.e(LOGTAG, "found '" + word + "'"); in unescapeArgs() 250 Slog.e(LOGTAG, "nextSpace=" + nextSpace + ", nextQuote=" + nextQuote); in unescapeArgs() 262 Slog.e(LOGTAG, "next loop - current=" + current + in unescapeArgs()
|
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/ |
D | WallpaperCropActivity.java | 58 private static final String LOGTAG = "Launcher3.CropActivity"; field in WallpaperCropActivity 97 Log.e(LOGTAG, "No URI passed in intent, exiting WallpaperCropActivity"); in init() 299 Log.w(LOGTAG, "Getting exif data failed", e); in getRotationFromExifHelper() 302 Log.w(LOGTAG, "Getting exif data failed", e); in getRotationFromExifHelper() 531 Log.w(LOGTAG, "cannot read original file, no input URI, resource ID, or " + 546 Log.w(LOGTAG, "cannot read file: " + mInUri.toString(), e); 591 Log.w(LOGTAG, "cannot write stream to wallpaper", e); 610 Log.w(LOGTAG, "cannot get bounds for image"); 629 Log.w(LOGTAG, "crop has bad values for full size image"); 643 Log.w(LOGTAG, "cannot get input stream for uri=" + mInUri.toString()); [all …]
|
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
D | AccessibilityNodeInfoDumper.java | 38 private static final String LOGTAG = AccessibilityNodeInfoDumper.class.getSimpleName(); field in AccessibilityNodeInfoDumper 95 Log.e(LOGTAG, "failed to dump window to file", e); in dumpWindowToFile() 98 Log.w(LOGTAG, "Fetch time: " + (endTime - startTime) + "ms"); in dumpWindowToFile() 132 Log.i(LOGTAG, String.format("Skipping invisible child: %s", child.toString())); in dumpNodeRec() 135 Log.i(LOGTAG, String.format("Null child %d/%d, parent: %s", in dumpNodeRec()
|
/frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/ |
D | AnimatedVectorDrawableDupPerf.java | 39 private static final String LOGTAG = "AnimatedVectorDrawableDupPerf"; field in AnimatedVectorDrawableDupPerf 82 Log.e(LOGTAG, "parser error", e); in create() 84 Log.e(LOGTAG, "parser error", e); in create()
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/ |
D | VrActivity.java | 49 private static final String LOGTAG = "VrActivity"; field in VrActivity 108 Log.v(LOGTAG,"Loading "+ progress[0]+"/"+progress[1]); in onProgressUpdate() 112 Log.v(LOGTAG,"done"); in onPostExecute() 172 Log.v(LOGTAG, "dataClick"); in dataClick()
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | AnimatedVectorDrawable.java | 303 private static final String LOGTAG = "AnimatedVectorDrawable"; field in AnimatedVectorDrawable 790 Log.v(LOGTAG, "add animator for target " + targetName + " " + animator); in addTargetAnimator() 815 Log.e(LOGTAG, "Failed to load animators. Either the AnimatedVectorDrawable" in prepareLocalAnimators() 913 Log.w(LOGTAG, "calling reset on AVD: " + in reset() 925 Log.w(LOGTAG, "calling start on AVD: " + in start() 948 Log.w(LOGTAG, "calling stop on AVD: " + in stop() 968 Log.w(LOGTAG, "AnimatedVectorDrawable can't reverse()"); in reverse() 1363 Log.e(LOGTAG, "Unsupported type: " + in createRTAnimatorForGroup() 1370 Log.e(LOGTAG, "Unsupported property: " + in createRTAnimatorForGroup() 1557 Log.d(LOGTAG, "Target is set in the next frame"); in recordLastSeenTarget() [all …]
|