/frameworks/base/tools/stringslint/ |
D | stringslint.py | 46 def warn(tag, msg, actual, expected): function 85 warn(child, "Missing string comment to aid translation", 93 warn(child, "Missing CHAR LIMIT to aid translation", 99 warn(child, "Turned quotation mark glyphs are more polished", 102 warn(child, "Turned quotation mark glyphs are more polished", 105 warn(child, "Ellipsis glyph is more polished", 108 warn(child, "Non-breaking glyph is more polished", 111 warn(child, "Using non-standard spelling", 114 warn(child, "Ranges should use en dash glyph", 117 warn(child, "Phrases should use em dash glyph", [all …]
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | LastMileLogger.java | 53 mLog.warn("Ignoring negative connection id: %").c(connectionId).flush(); in reportConnectionEvent() 119 mLog.warn("Failed to start event tracing: %").r(e.getMessage()).flush(); in enableTracing() 127 mLog.warn("Failed to stop event tracing: %").r(e.getMessage()).flush(); in disableTracing() 135 mLog.warn("Failed to read event trace: %").r(e.getMessage()).flush(); in readTrace() 160 mLog.warn("Failed to open free_buffer pseudo-file: %").r(e.getMessage()).flush(); in ensureFailSafeIsArmed()
|
/frameworks/base/tools/apilint/ |
D | apilint.py | 266 def warn(clazz, detail, rule, msg): function 294 … warn(clazz, f, "C8", "If min/max could change in future, make them dynamic methods") 312 warn(clazz, None, "S1", "Class names with acronyms should be Mtp not MTP") 327 … warn(clazz, m, "S1", "Method names with acronyms should be getMtu() instead of getMTU()") 341 warn(clazz, None, "L1", "Class should be named FooCallback") 569 … warn(clazz, m, "FW1", "Methods creating an Intent should be named createFooIntent()") 615 … warn(clazz, m, None, "Methods implemented by developers should be named onFoo()") 617 …warn(clazz, m, None, "If implemented by developer, should be named onFoo(); otherwise consider mar… 627 warn(clazz, None, None, "Builder should be defined as inner class") 639 warn(clazz, m, None, "Builder methods names should use setFoo() style") [all …]
|
/frameworks/base/tests/TouchLatency/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/data-binding/integration-tests/TestApp/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/data-binding/compiler/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/data-binding/extensions/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/data-binding/integration-tests/App With Spaces/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/data-binding/developmentPlugins/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/data-binding/integration-tests/IndependentLibrary/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/data-binding/samples/BindingDemo/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/data-binding/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/support/app-toolkit/ |
D | gradlew | 26 warn ( ) { function 112 warn "Could not set maximum file descriptor limit: $MAX_FD" 115 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/multidex/ |
D | gradlew | 18 warn ( ) { function 101 warn "Could not set maximum file descriptor limit: $MAX_FD" 104 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/support/development/checkstyle/ |
D | gradlew | 18 warn ( ) { function 96 warn "Could not set maximum file descriptor limit: $MAX_FD" 99 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/support/ |
D | gradlew | 26 warn ( ) { function 112 warn "Could not set maximum file descriptor limit: $MAX_FD" 115 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/support/navigation/integration-tests/safeargs-testapp/ |
D | gradlew | 26 warn ( ) { function 112 warn "Could not set maximum file descriptor limit: $MAX_FD" 115 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/ |
D | DataUsageController.java | 106 private DataUsageInfo warn(String msg) { in warn() method in DataUsageController 114 return warn("no subscriber id"); in getDataUsageInfo() 130 return warn("no stats session"); in getDataUsageInfo() 154 return warn("no entry data"); in getDataUsageInfo() 175 return warn("remote call failed"); in getDataUsageInfo()
|
/frameworks/base/core/jni/ |
D | android_util_Log.cpp | 40 jint warn; member 131 levels.warn = env->GetStaticIntField(clazz, GetStaticFieldIDOrDie(env, clazz, "WARN", "I")); in register_android_util_Log()
|
/frameworks/rs/tests/lldb/tests/harness/ |
D | util_android.py | 107 self._log.warn('[ADB] The command timed out: %s', cmd) 175 self._log.warn("[ADB] Command executed: {0}".format(cmd)) 273 self._log.warn('Unable to find pid of: {0}'.format(process_name)) 277 self._log.warn('Found multiple instances of {0} running: {1}'
|
D | util_warnings.py | 46 log.warn(warnings.formatwarning(*args).rstrip())
|
/frameworks/rs/tests/lldb/tests/ |
D | run_test.py | 75 warnings.warn("get_bundle_target() is deprecated and will be removed soon" 112 warnings.warn("get_bundle_target() is deprecated and will be removed soon" 391 log.warn("test ignored")
|
/frameworks/support/jetifier/jetifier/gradle-plugin/src/main/kotlin/com/android/tools/build/jetifier/plugin/gradle/ |
D | JetifierLoggerAdapter.kt | 32 gradleLogger.warn(message) in warning()
|