/packages/inputmethods/LatinIME/java/res/values-hdpi/ |
config.xml | 22 <!-- Screen metrics for logging.
|
/prebuilts/tools/common/http-client/ |
Android.mk | 23 commons-logging-1.1.1$(COMMON_JAVA_PACKAGE_SUFFIX) \
|
/system/core/ |
README | 17 - pppd depends on libutils for logging
|
/system/core/adb/ |
mutex_list.h | 16 // Sadly logging to /data/adb/adb-... is not thread safe.
|
/system/core/logwrapper/include/logwrap/ |
logwrap.h | 26 * Run a command while logging its stdout and stderr 74 /* Similar to above, except abbreviated logging is not available, and if logwrap 75 * is true, logging is to the Android system log, and if false, there is no 76 * logging.
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
LogRecordTest.java | 18 package org.apache.harmony.logging.tests.java.util.logging; 23 import java.util.logging.Handler; 24 import java.util.logging.Level; 25 import java.util.logging.LogRecord; 26 import java.util.logging.Logger; 78 lr.setResourceBundleName("bundles/java/util/logging/res"); 83 .getBundle("bundles/java/util/logging/res"); 329 lr.setResourceBundleName("bundles/java/util/logging/res2"); 331 "bundles/java/util/logging/res", Locale.US)) [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/ |
message_pool.py | 44 import logging namespace 56 _log = logging.getLogger(__name__) 111 log_level = logging.NOTSET 112 for handler in logging.root.handlers: 113 if handler.level != logging.NOTSET: 114 if log_level == logging.NOTSET: 149 logging.root.handle(message) 307 self._logger = logging.getLogger() 310 # so we remove them to avoid duplicate logging. 319 class _WorkerLogHandler(logging.Handler) [all...] |
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
desktop_browser_backend.py | 6 import logging namespace 42 logging.warning(('Could not find flash at %s. Running without flash.\n\n' 71 logging.critical('Profiles cannot be used with content shell') 73 logging.info("Using profile directory:'%s'." % profile_dir) 85 logging.debug('Starting Chrome %s', args) 122 logging.critical('Profile creation cannot be used with content shell') 166 logging.warning('minidump_stackwalk binary not found. Must build it to ' 172 logging.warning('No crash dump found. Returning browser stdout.') 176 logging.warning('Crash dump is older than 5 minutes. May not be correct.') 180 logging.warning('No breakpad symbols found. Returning browser stdout.' [all...] |
/developers/build/prebuilts/gradle/ActivityInstrumentation/ActivityInstrumentationSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BasicGestureDetect/BasicGestureDetectSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BasicImmersiveMode/BasicImmersiveModeSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BasicMediaRouter/BasicMediaRouterSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BasicMultitouch/BasicMultitouchSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BasicNetworking/BasicNetworkingSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/BorderlessButtons/BorderlessButtonsSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/CardReader/CardReaderSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/CustomChoiceList/CustomChoiceListSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|
/developers/build/prebuilts/gradle/ImmersiveMode/ImmersiveModeSample/src/main/java/com/example/android/common/logger/ |
LogNode.java | 19 * Basic interface for a logging system that can output to one or more targets. 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
|