Home
last modified time | relevance | path

Searched refs:Note (Results 1 – 25 of 81) sorted by relevance

1234

/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DIDiagnostics.h71 enum class Level { Note, Warn, Error }; enumerator
85 virtual void Note(const DiagMessage& message) { in Note() function
87 Log(Level::Note, actual); in Note()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DEventLogTags.logtags77 # Note when any processes of a uid have started running
79 # Note when all processes of a uid have stopped.
81 # Note when the state of a uid has become active.
83 # Note when the state of a uid has become idle (background check enforced).
85 # Note when a service is being forcibly stopped because its app went idle.
/aosp14/frameworks/base/tools/aapt2/link/
H A DNoDefaultResourceRemover.cpp84 diag->Note(android::DiagMessage() << " did you forget to remove all definitions?"); in Consume()
87 diag->Note(android::DiagMessage(config_value->value->GetSource()) << "defined here"); in Consume()
H A DProductFilter.cpp41 diag->Note(android::DiagMessage(previously_selected_config_value->value->GetSource()) in SelectProductToKeep()
59 diag->Note(android::DiagMessage(previously_default_config_value->value->GetSource()) in SelectProductToKeep()
H A DResourceExcluder.cpp53 context->GetDiagnostics()->Note(android::DiagMessage(value->value->GetSource()) in RemoveIfExcluded()
/aosp14/frameworks/base/tools/aapt2/optimize/
H A DResourceDeduper.cpp80 context_->GetDiagnostics()->Note(android::DiagMessage(node_value->value->GetSource()) in VisitConfig()
83 context_->GetDiagnostics()->Note(android::DiagMessage(parent_value->value->GetSource()) in VisitConfig()
H A DMultiApkGenerator.cpp146 context_->GetDiagnostics()->Note(android::DiagMessage(artifact.name) in FromBaseApk()
178 diag->Note(android::DiagMessage() << "Generating split: " << out); in FromBaseApk()
184 diag->Note(android::DiagMessage() << "Writing output: " << out); in FromBaseApk()
/aosp14/frameworks/base/tools/aapt2/io/
H A DUtil.cpp33 context->GetDiagnostics()->Note(android::DiagMessage() in CopyInputStreamToArchive()
69 context->GetDiagnostics()->Note(android::DiagMessage() in CopyProtoToArchive()
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dsos_gesture.md5 Note that the flow is a simplified version of the camera launch flow.
19 1. Note that we cannot have an intent resolver, so we launch the default.
H A Duser-file-manager.md21 UserTracker. This returns SharedPreferences object that is tied to the specific user. Note that if
/aosp14/frameworks/base/packages/EasterEgg/
H A Dproguard.flags1 # Note: This is a very conservative keep rule, but as the amount of app
/aosp14/frameworks/base/tools/aapt2/
H A DDiagnostics.h50 case Level::Note: in Log()
H A Ddevelopment.md8 …-j static_sdk_tools dist DIST_DIR=$OUTPUT_DIRECTORY BUILD_HOST_static=1`. Note, in addition to aap…
/aosp14/frameworks/base/tools/aapt2/compile/
H A DPng.cpp384 diag->Note(android::DiagMessage() in analyze_image()
464 diag->Note(android::DiagMessage() in writePng()
487 diag->Note(android::DiagMessage() << "has " << paletteEntries << " colors" in writePng()
492 diag->Note(android::DiagMessage() << "is opaque gray, using PNG_COLOR_TYPE_GRAY"); in writePng()
495 diag->Note(android::DiagMessage() << "is gray + alpha, using PNG_COLOR_TYPE_GRAY_ALPHA"); in writePng()
498 diag->Note(android::DiagMessage() << "is opaque RGB, using PNG_COLOR_TYPE_RGB"); in writePng()
501 diag->Note(android::DiagMessage() << "is RGB + alpha, using PNG_COLOR_TYPE_RGB_ALPHA"); in writePng()
535 diag->Note(android::DiagMessage() << "adding 9-patch info.."); in writePng()
612 diag->Note(android::DiagMessage() in writePng()
/aosp14/system/core/rootdir/
H A Dadb_debug.prop1 # Note: This file will be loaded with highest priority to override
/aosp14/frameworks/base/services/
H A Dproguard_permission.flags2 # Note that while more aggressive services shrinking is enabled by default (see proguard.flags), for
/aosp14/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp358 context->GetDiagnostics()->Note(android::DiagMessage(path_data.source) << "compiling XML"); in CompileXml()
459 context->GetDiagnostics()->Note(android::DiagMessage(path_data.source) << "compiling PNG"); in CompilePng()
511 context->GetDiagnostics()->Note(android::DiagMessage(path_data.source) in CompilePng()
530 context->GetDiagnostics()->Note(android::DiagMessage(path_data.source) in CompilePng()
552 context->GetDiagnostics()->Note(android::DiagMessage(path_data.source) in CompilePng()
568 context->GetDiagnostics()->Note(android::DiagMessage(path_data.source) << "compiling file"); in CompileFile()
H A DLink.cpp226 context_->GetDiagnostics()->Note(android::DiagMessage() in FindByName()
248 context->GetDiagnostics()->Note(android::DiagMessage(path) in FlattenXml()
459 context_->GetDiagnostics()->Note(android::DiagMessage() in LinkAndVersionXmlFile()
1435 context_->GetDiagnostics()->Note(android::DiagMessage() in MergeStaticLibrary()
1518 context_->GetDiagnostics()->Note(android::DiagMessage() in MergeCompiledFile()
1777 context_->GetDiagnostics()->Note(android::DiagMessage() in AliasAdaptiveIcon()
1912 context_->GetDiagnostics()->Note( in WriteApk()
2008 context_->GetDiagnostics()->Note(android::DiagMessage() in Run()
2101 context_->GetDiagnostics()->Note(android::DiagMessage() in Run()
2147 context_->GetDiagnostics()->Note(android::DiagMessage() in Run()
[all …]
/aosp14/frameworks/base/tools/aapt2/test/
H A DCommon.cpp27 case Level::Note: in Log()
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile106 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
309 # Note: This feature currently applies only to Markdown headings.
386 # Note that this feature does not work in combination with
589 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
605 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
606 # Note: This option applies only to the class list, not to the alphabetical
702 # Note that if you run doxygen from a directory containing a file called
791 # Note: If this tag is empty the current directory is searched.
1578 # should work on any modern browser. Note that when using HTML help
1748 # Note: Only use a user-defined footer if you know what you are doing!
[all …]
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A Dthreading.md28 - **Note**:
38 - **Note**:
/aosp14/frameworks/base/apct-tests/perftests/inputmethod/
H A DREADME.md23 Note: `instrumentation-arg:kill-bg:=true` is already defined in the AndroidText.xml
/aosp14/frameworks/base/packages/SettingsProvider/
H A DAndroid.bp45 // Note we statically link several classes to do some unit tests. It's not accessible otherwise
/aosp14/frameworks/base/core/proto/android/server/
H A Dbiometrics.proto55 * passive modalities such as Face or Iris should have this state. Note that for passive
100 // FaceService. Note that a single service may provide multiple sensors.
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DEventLogTags.logtags37 ## Note: Second tap logged as notification_clicked.

1234