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

123

/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
H A DRunTestCommand.java37 private static final String LOGTAG = RunTestCommand.class.getSimpleName(); field in class:RunTestCommand
209 Log.w(LOGTAG, String.format("Could not read %s: %s", fileName, e.getMessage()));
/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/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestRunner.java56 private static final String LOGTAG = UiAutomatorTestRunner.class.getSimpleName(); field in class:UiAutomatorTestRunner
82 Log.e(LOGTAG, "uncaught exception", ex);
/frameworks/base/core/java/android/metrics/
H A DMetricsReader.java41 private int[] LOGTAGS = {MetricsLogger.LOGTAG};
/frameworks/base/core/java/android/provider/
H A DBrowser.java37 private static final String LOGTAG = "browser"; field in class:Browser
/frameworks/base/core/java/android/util/
H A DPathParser.java25 static final String LOGTAG = PathParser.class.getSimpleName(); field in class:PathParser
/frameworks/base/core/java/android/webkit/
H A DDateSorter.java38 private static final String LOGTAG = "webkit"; field in class:DateSorter
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 DURLUtil.java32 private static final String LOGTAG = "webkit"; field in class:URLUtil
54 if (TRACE) Log.v(LOGTAG, "guessURL before queueRequest: " + inUrl);
75 Log.v(LOGTAG, "smartUrlFilter: failed to parse url = " + inUrl);
H A DUrlInterceptRegistry.java36 private final static String LOGTAG = "intercept"; field in class:UrlInterceptRegistry
H A DWebSyncManager.java26 protected static final java.lang.String LOGTAG = "websync"; field in class:WebSyncManager
H A DWebView.java361 private static final String LOGTAG = "WebView"; field in class:WebView
2696 Log.w(LOGTAG, Log.getStackTraceString(throwable));
H A DWebViewDatabase.java36 protected static final String LOGTAG = "webviewdatabase"; field in class:WebViewDatabase
H A DWebViewFactory.java56 private static final String LOGTAG = "WebViewFactory"; field in class:WebViewFactory
194 Log.e(LOGTAG, "error waiting for relro creation", e);
214 Log.e(LOGTAG, "Couldn't find package " + packageName);
258 Log.w(LOGTAG, "error instantiating provider with static factory method", e);
266 if (DEBUG) Log.v(LOGTAG, "Loaded provider: " + sProviderInstance);
269 Log.e(LOGTAG, "error instantiating provider", e);
443 Log.i(LOGTAG, "Loading " + sPackageInfo.packageName + " version " +
464 Log.e(LOGTAG, "error loading provider", e);
470 Log.e(LOGTAG, "Chromium WebView package does not exist", e);
484 Log.e(LOGTAG, "erro
[all...]
H A DWebViewLibraryLoader.java47 private static final String LOGTAG = WebViewLibraryLoader.class.getSimpleName(); field in class:WebViewLibraryLoader
73 Log.e(LOGTAG, "Invalid RelroFileCreator args: " + Arrays.toString(args));
76 Log.v(LOGTAG, "RelroFileCreator (64bit = " + is64Bit + "), lib: " + args[0]);
78 Log.e(LOGTAG, "can't create relro file; address space not reserved");
84 if (result && DEBUG) Log.v(LOGTAG, "created relro file");
90 Log.e(LOGTAG, "error notifying update service", e);
93 if (!result) Log.e(LOGTAG, "failed to create relro file");
113 Log.e(LOGTAG, "relro file creator for " + abi + " crashed. Proceeding without");
116 Log.e(LOGTAG, "Cannot reach WebViewUpdateService. " + e.getMessage());
133 Log.e(LOGTAG, "erro
[all...]
H A DWebViewZygote.java38 private static final String LOGTAG = "WebViewZygote"; field in class:WebViewZygote
148 Log.e(LOGTAG, "Cannot connect to zygote, no package specified");
188 Log.d(LOGTAG, "Preloading package " + zip + " " + librarySearchPath);
192 Log.e(LOGTAG, "Error connecting to webview zygote", e);
/frameworks/base/core/java/com/android/internal/logging/
H A DMetricsLogger.java48 public static final int LOGTAG = EventLogTags.SYSUI_MULTI_ACTION; field in class:MetricsLogger
/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedStateListDrawable.java64 private static final String LOGTAG = AnimatedStateListDrawable.class.getSimpleName(); field in class:AnimatedStateListDrawable
348 Log.w(LOGTAG, "Can't reverse, either the reversible is set to false,"
H A DAnimatedVectorDrawable.java300 private static final String LOGTAG = "AnimatedVectorDrawable"; field in class:AnimatedVectorDrawable
785 Log.v(LOGTAG, "add animator for target " + targetName + " " + animator);
810 Log.e(LOGTAG, "Failed to load animators. Either the AnimatedVectorDrawable"
908 Log.w(LOGTAG, "calling reset on AVD: " +
920 Log.w(LOGTAG, "calling start on AVD: " +
943 Log.w(LOGTAG, "calling stop on AVD: " +
963 Log.w(LOGTAG, "AnimatedVectorDrawable can't reverse()");
1357 Log.e(LOGTAG, "Unsupported type: " +
1364 Log.e(LOGTAG, "Unsupported property: " +
1551 Log.d(LOGTAG, "Targe
[all...]
H A DVectorDrawable.java315 private static final String LOGTAG = VectorDrawable.class.getSimpleName(); field in class:VectorDrawable
676 Log.e(LOGTAG, "parser error", e);
678 Log.e(LOGTAG, "parser error", e);
/frameworks/base/keystore/java/android/security/
H A DCredentials.java49 private static final String LOGTAG = "Credentials"; field in class:Credentials
187 Log.w(LOGTAG, e.toString());
196 Log.w(LOGTAG, e.toString());
207 Log.w(LOGTAG, e.toString());
217 Log.w(LOGTAG, e.toString());
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DWallpaperCropActivity.java58 private static final String LOGTAG = "Launcher3.CropActivity"; field in class:WallpaperCropActivity
97 Log.e(LOGTAG, "No URI passed in intent, exiting WallpaperCropActivity");
299 Log.w(LOGTAG, "Getting exif data failed", e);
302 Log.w(LOGTAG, "Getting exif data failed", e);
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, "canno
[all...]
/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/tests/BrowserPowerTest/src/com/android/browserpowertest/
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.");
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...]

Completed in 306 milliseconds

123