Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 25 of 56) sorted by relevance

123

/frameworks/base/tools/stringslint/
Dstringslint.py46 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/
DLastMileLogger.java53 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/
Dapilint.py266 def warn(clazz, detail, rule, msg): function
294warn(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")
327warn(clazz, m, "S1", "Method names with acronyms should be getMtu() instead of getMTU()")
341 warn(clazz, None, "L1", "Class should be named FooCallback")
569warn(clazz, m, "FW1", "Methods creating an Intent should be named createFooIntent()")
615warn(clazz, m, None, "Methods implemented by developers should be named onFoo()")
617warn(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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew26 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/
Dgradlew18 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/
Dgradlew18 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/
Dgradlew26 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/
Dgradlew26 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/
DDataUsageController.java106 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/
Dandroid_util_Log.cpp40 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/
Dutil_android.py107 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}'
Dutil_warnings.py46 log.warn(warnings.formatwarning(*args).rstrip())
/frameworks/rs/tests/lldb/tests/
Drun_test.py75 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/
DJetifierLoggerAdapter.kt32 gradleLogger.warn(message) in warning()

123