/frameworks/base/docs/html/sdk/api_diff/14/changes/ |
java.util.logging.Handler.html | 10 java.util.logging.Handler 74 Class java.util.logging.<A HREF="../../../../reference/java/util/logging/Handler.html" target="_top"><font size="+2"><code>Handler</code></font></A> 86 <A NAME="java.util.logging.Handler.setEncoding_changed(java.lang.String)"></A> 87 <nobr><code>void</code> <A HREF="../../../../reference/java/util/logging/Handler.html#setEncoding(java.lang.String)" target="_top"><code>setEncoding</code></A>(<code>String</code>) </nobr>
|
/frameworks/base/docs/html/sdk/api_diff/19/changes/ |
java.util.logging.Logger.html | 10 java.util.logging.Logger 74 Class java.util.logging.<A HREF="../../../../reference/java/util/logging/Logger.html" target="_top"><font size="+2"><code>Logger</code></font></A> 86 <A NAME="java.util.logging.Logger.getGlobal_added()"></A> 87 <nobr><code>Logger</code> <A HREF="../../../../reference/java/util/logging/Logger.html#getGlobal()" target="_top"><code>getGlobal</code></A>()</nobr>
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
java.util.logging.Level.html | 10 java.util.logging.Level 74 Class java.util.logging.<A HREF="../../../../reference/java/util/logging/Level.html" target="_top"><font size="+2"><code>Level</code></font></A> 86 <A NAME="java.util.logging.Level.parse_changed(java.lang.String)"></A> 87 <nobr><code>Level</code> <A HREF="../../../../reference/java/util/logging/Level.html#parse(java.lang.String)" target="_top"><code>parse</code></A>(<code>String</code>) </nobr>
|
pkg_java.util.logging.html | 10 java.util.logging 74 Package <A HREF="../../../../reference/java/util/logging/package-summary.html" target="_top"><font size="+1"><code>java.util.logging</code></font></A> 85 <nobr><A HREF="java.util.logging.Level.html">Level</A></nobr> 92 <nobr><A HREF="java.util.logging.LogManager.html">LogManager</A></nobr>
|
/packages/apps/Email/src/com/android/email/service/ |
EmailServiceUtils.java | 49 import com.android.emailcommon.Logging; 226 LogUtils.w(Logging.LOG_TAG, "Returning NullService for " + protocol); 261 LogUtils.w(Logging.LOG_TAG, e.toString()); 263 LogUtils.w(Logging.LOG_TAG, e.toString()); 265 LogUtils.w(Logging.LOG_TAG, e.toString()); 323 LogUtils.w(Logging.LOG_TAG, "Converting " + amAccount.name + " to " 341 LogUtils.w(Logging.LOG_TAG, "Updated HostAuths"); 356 LogUtils.w(Logging.LOG_TAG, "Email: " + email + ", Contacts: " + contacts + "," 370 LogUtils.w(Logging.LOG_TAG, "Get calendar key FAILED"); 382 LogUtils.w(Logging.LOG_TAG, "Get contacts key FAILED") [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
driver.py | 21 import logging namespace 34 logger = logging.getLogger() 113 logger = logging.getLogger() 150 logging.basicConfig(level=logging.INFO, stream=sys.stdout,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
driver.py | 21 import logging namespace 34 logger = logging.getLogger() 113 logger = logging.getLogger() 150 logging.basicConfig(level=logging.INFO, stream=sys.stdout,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/ |
__init__.py | 18 Logging package for Python. Based on PEP 282 and comments thereto in 23 To use, simply 'import logging' and log away! 66 _srcfile = "logging%s__init__%s" % (os.sep, __file__[-4:]) 155 Return the textual representation of logging level 'level'. 227 # The logging record 239 the source line where the logging call was made, and any exception 245 Initialize a logging record with interesting information. 253 # logging.debug("a %(a)d b %(b)s", {'a':1, 'b':2}) 334 This function is useful for converting a logging event received over 362 %(name)s Name of the logger (logging channel [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/ |
__init__.py | 18 Logging package for Python. Based on PEP 282 and comments thereto in 23 To use, simply 'import logging' and log away! 66 _srcfile = "logging%s__init__%s" % (os.sep, __file__[-4:]) 155 Return the textual representation of logging level 'level'. 227 # The logging record 239 the source line where the logging call was made, and any exception 245 Initialize a logging record with interesting information. 253 # logging.debug("a %(a)d b %(b)s", {'a':1, 'b':2}) 334 This function is useful for converting a logging event received over 362 %(name)s Name of the logger (logging channel [all...] |
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/ |
gradle-tooling-api-1.6-sources.jar | |
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/ |
gradle-tooling-api-1.6-rc-1-sources.jar | |
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/ |
gradle-tooling-api-1.7-sources.jar | |
gradle-tooling-api-1.7.jar | |
/external/chromium_org/tools/valgrind/ |
valgrind_test.py | 11 import logging namespace 149 logging.info("Logs are in " + self.log_dir) 175 logging.info("starting execution...") 186 logging.error("Analyze failed.") 187 logging.info("Search the log for '[ERROR]' to see the error reports.") 192 logging.info("Test execution failed, but the exit code is ignored.") 194 logging.error("Test execution failed.") 197 logging.info("Test execution completed successfully.") 200 logging.info("Analysis completed successfully.") 213 logging.error("Setup failed" [all...] |
/external/chromium_org/chrome/test/functional/perf/ |
endure_result_parser.py | 35 import logging namespace 408 logging.exception('Error reading build URL "%s": %s', location, str(e)) 411 logging.exception('Error reading build file "%s": %s', location, str(e)) 442 logging.error('Test name not in expected format: ' + location) 491 logging.error('Log file is not in expected format: %s' % 500 logging.error('Log file is not in expected format: %s' % 510 logging.warning('Error reading test stdio data "%s": %s', 538 logging.debug(' %s, build %d.', slave_info['slave_name'], build_num) 578 logging.exception('Error reading builder URL: %s', str(e)) 601 logging.debug('%s most recent build number: %s' [all...] |
/external/chromium_org/third_party/cld/base/ |
logging.h | 31 // Make a bunch of macros for logging. The way to log things is to stream 45 // You can also do conditional logging: 49 // You can also do occasional logging (log every n'th occurrence of an 58 // You can also do occasional conditional logging (log every n'th 73 // especially if it is configured for remote logging! Don't use these 77 // There are also "debug mode" logging macros like the ones above: 85 // All "debug mode" logging is compiled away to nothing for non-debug mode 97 // There are "verbose level" logging macros. They look like 103 // The verbose logging can also be turned on module-by-module. For instance, 117 // // do some logging preparation and loggin 215 DECLARE_bool(logging); variable [all...] |
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
Constants.java | 27 // Set to true to turn on verbose logging 30 // Set to true to turn on debug logging 87 // The background thread is doing logging
|
/external/bluetooth/bluedroid/hci/include/ |
bt_hci_lib.h | 54 /** HCI logging control */ 187 /** Controls HCI logging on/off */ 188 int (*logging)(bt_hc_logging_state_t state, char *p_path); member in struct:__anon3434
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/ |
run_all.py | 47 import logging namespace 80 logging.basicConfig(level=logging.getLevelName(options.log_level.upper()))
|
/external/chromium_org/build/android/gyp/util/ |
build_device.py | 9 import logging namespace 66 logging.getLogger().disabled = True 68 logging.getLogger().disabled = False
|
/external/chromium_org/build/android/pylib/host_driven/ |
test_server.py | 18 import logging namespace 110 logging.info('URL %s GOT: %s' % (test_url, d)) 114 logging.info('URL %s GOT: %s' % (test_url, e))
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
preview.py | 34 import logging namespace 103 logging.getLogger().setLevel(logging.INFO)
|
/external/chromium_org/chrome/test/functional/ |
chromeos_accessibility.py | 6 import logging namespace 46 logging.info('Logging in as %s' % credentials['username'])
|
/external/chromium_org/chrome/test/functional/media/ |
media_basic_playback.py | 11 import logging namespace 54 logging.debug('Running basic playback test for %s', media) 72 logging.debug(
|
media_seek_perf.py | 12 import logging namespace 63 logging.debug('Running perf test for %s.', video_url) 94 logging.error('Error while running %s: %s.', graph_name, error_msg)
|