/aosp14/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | IDiagnostics.h | 71 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 D | EventLogTags.logtags | 77 # 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 D | NoDefaultResourceRemover.cpp | 84 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 D | ProductFilter.cpp | 41 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 D | ResourceExcluder.cpp | 53 context->GetDiagnostics()->Note(android::DiagMessage(value->value->GetSource()) in RemoveIfExcluded()
|
/aosp14/frameworks/base/tools/aapt2/optimize/ |
H A D | ResourceDeduper.cpp | 80 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 D | MultiApkGenerator.cpp | 146 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 D | Util.cpp | 33 context->GetDiagnostics()->Note(android::DiagMessage() in CopyInputStreamToArchive() 69 context->GetDiagnostics()->Note(android::DiagMessage() in CopyProtoToArchive()
|
/aosp14/frameworks/base/packages/SystemUI/docs/ |
H A D | sos_gesture.md | 5 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 D | user-file-manager.md | 21 UserTracker. This returns SharedPreferences object that is tied to the specific user. Note that if
|
/aosp14/frameworks/base/packages/EasterEgg/ |
H A D | proguard.flags | 1 # Note: This is a very conservative keep rule, but as the amount of app
|
/aosp14/frameworks/base/tools/aapt2/ |
H A D | Diagnostics.h | 50 case Level::Note: in Log()
|
H A D | development.md | 8 …-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 D | Png.cpp | 384 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 D | adb_debug.prop | 1 # Note: This file will be loaded with highest priority to override
|
/aosp14/frameworks/base/services/ |
H A D | proguard_permission.flags | 2 # Note that while more aggressive services shrinking is enabled by default (see proguard.flags), for
|
/aosp14/frameworks/base/tools/aapt2/cmd/ |
H A D | Compile.cpp | 358 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 D | Link.cpp | 226 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 D | Common.cpp | 27 case Level::Note: in Log()
|
/aosp14/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 106 # 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 D | threading.md | 28 - **Note**: 38 - **Note**:
|
/aosp14/frameworks/base/apct-tests/perftests/inputmethod/ |
H A D | README.md | 23 Note: `instrumentation-arg:kill-bg:=true` is already defined in the AndroidText.xml
|
/aosp14/frameworks/base/packages/SettingsProvider/ |
H A D | Android.bp | 45 // 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 D | biometrics.proto | 55 * 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 D | EventLogTags.logtags | 37 ## Note: Second tap logged as notification_clicked.
|