Home
last modified time | relevance | path

Searched refs:note (Results 1 – 25 of 635) sorted by relevance

12345678910>>...26

/frameworks/base/tools/aapt2/
DLogger.cpp57 std::ostream& Logger::note() { in note() function in aapt::Logger
61 std::ostream& Logger::note(const Source& source) { in note() function in aapt::Logger
65 std::ostream& Logger::note(const SourceLine& source) { in note() function in aapt::Logger
89 std::ostream& SourceLogger::note() { in note() function in aapt::SourceLogger
90 return Logger::note(mSource); in note()
93 std::ostream& SourceLogger::note(size_t line) { in note() function in aapt::SourceLogger
94 return Logger::note(SourceLine{ mSource.path, line }); in note()
DLogger.h49 static std::ostream& note();
50 static std::ostream& note(const Source& source);
51 static std::ostream& note(const SourceLine& sourceLine);
67 std::ostream& note();
68 std::ostream& note(size_t line);
DManifestMerger.cpp90 mAppLogger.note(elA->lineNumber) in checkEqual()
103 mAppLogger.note(elA->lineNumber) in checkEqual()
192 mLogger.note(elB->lineNumber) in mergeUsesSdk()
225 mLogger.note(elB->lineNumber) in mergeUsesSdk()
251 mAppLogger.note(applicationA->lineNumber) in mergeApplication()
/frameworks/compile/slang/tests/F_warnings_as_error/
Dstderr.txt.expect2 deprecated.rs:9:11: note: did you mean 'func1'?
3 deprecated.rs:8:13: note: 'func1' declared here
/frameworks/compile/slang/tests/P_warnings_deprecated/
Dstderr.txt.expect2 ../../../../../frameworks/rs/scriptc/rs_math.rsh:4091:5: note: 'rsClamp' has been explicitly marked…
4 ../../../../../frameworks/rs/scriptc/rs_object_info.rsh:381:5: note: 'rsGetAllocation' has been exp…
/frameworks/compile/slang/lit-tests/
Dlit.cfg59 lit.note('using slang: %r' % config.slang)
60 lit.note('using FileCheck: %r' % config.filecheck)
61 lit.note('using rs-filecheck-wrapper.sh: %r' % config.rs_filecheck_wrapper)
62 lit.note('using output directory: %r' % config.test_exec_root)
/frameworks/compile/libbcc/tests/debuginfo/
Dlit.site.cfg98 lit.note('using bash: %r' % config.sh)
99 lit.note('using perl: %r' % config.perl)
100 lit.note('using verification script: %r' % config.test_bcc_debuginfo)
101 lit.note('using FileCheck: %r' % config.filecheck)
102 lit.note('using GDB: %r' % config.gdb)
/frameworks/base/docs/html-intl/intl/ru/training/basics/activity-lifecycle/
Dstopping.jd54 <p class="note"><strong>Примечание.</strong> Поскольку система хранит ваш экземпляр {@link android.…
96 // Save the note's current draft, because the activity is stopping
97 // and we want to be sure the current note progress isn't lost.
103 mUri, // The URI for the note to update.
118 <p class="note"><strong>Примечание.</strong> Даже если система уничтожит операцию в период остановк…
/frameworks/base/docs/html-intl/intl/ja/training/basics/activity-lifecycle/
Dstopping.jd54 <p class="note"><strong>注:</strong> {@link android.app.Activity}インスタンスは、停止中にシステム メモリ内に保持されるため、
96 // Save the note's current draft, because the activity is stopping
97 // and we want to be sure the current note progress isn't lost.
103 mUri, // The URI for the note to update.
118 <p class="note"><strong>注:</strong> アクティビティが停止している間にシステムにより破棄された場合でも、依然として {@link android.os.Bundle…
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/activity-lifecycle/
Dstopping.jd54 <p class="note"><strong>注意:</strong>由於在您的 {@link android.app.Activity} 執行個體停止時,系統會將其保留在系統記憶體中,因此您可能…
96 // Save the note's current draft, because the activity is stopping
97 // and we want to be sure the current note progress isn't lost.
103 mUri, // The URI for the note to update.
118 <p class="note"><strong>注意:</strong>即使系統在您的應用行為顯示停止時將其終結,該應用行為顯示仍在 {@link android.os.Bundle} (索引鍵值配…
/frameworks/base/docs/html-intl/intl/ko/training/basics/activity-lifecycle/
Dstopping.jd54 <p class="note"><strong>참고:</strong> {@link android.app.Activity}
96 // Save the note's current draft, because the activity is stopping
97 // and we want to be sure the current note progress isn't lost.
103 mUri, // The URI for the note to update.
118 <p class="note"><strong>참고:</strong> 시스템이 정지된 상태의 액티비티를 소멸시키는 경우에도,
/frameworks/compile/mclinker/include/mcld/Support/
DMsgHandling.h33 MsgHandler note(unsigned int pID);
61 inline mcld::MsgHandler mcld::note(unsigned int pID) { in note() function
/frameworks/compile/libbcc/tests/debuginfo/target-tests/
Dlit.cfg80 lit.note('using Android SDK: %r' % config.sdk_dir)
81 lit.note('using Android SDK Version: %r' % config.sdk_version)
82 lit.note('using test apk builder: %r' % config.build_test_apk)
83 lit.note('using GDB plugin directory: %r' % config.gdb_plugin_directory)
/frameworks/base/docs/html-intl/intl/zh-cn/google/play/billing/
Dbilling_testing.jd58 …<p class="note"><strong>注意</strong>:要进行测试购买,许可测试帐户必须设置在用户的 Android 设备上。如果设备上有多个帐户,则必须使用下载应用时所用的帐户进…
103 …<p class="note"><strong>注意</strong>:过去,你可以通过上传未发布的“草稿”版本来测试应用,但现在系统已不再支持此功能。不过,现在你可以在将应用上传到 Google…
142 …<p class="note"><strong>注意</strong>:使用预留的商品 ID 发送应用内结算请求会覆盖常用的 Google Play 生产系统。当你针对某个预留的商品 ID 发送应…
148 …<p class="note"><strong>注意</strong>:你可以将应用发布到 <a href="{@docRoot}distribute/googleplay/developer-c…
159 …<p class="note"><strong>注意</strong>:过去,你可以通过上传未发布的“草稿”版本来测试应用,但现在系统已不再支持此功能。现在你必须将应用发布到 Alpha 或 Be…
175 <p class="note"><strong>注意</strong>:在设备上更改主要帐户的唯一方法是恢复出厂设置,请确保先使用你的主要帐户在设备上登录。</p>
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dlit.cfg56 lit.note('using clang: %r' % config.clang)
57 lit.note('using bcc driver: %r' % config.bcc_driver)
58 lit.note('LD_LIBRARY_PATH is %r' % config.environment['LD_LIBRARY_PATH'])
/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/activity-lifecycle/
Dstopping.jd54 <p class="note"><strong>注意:</strong>因为系统在停止时会将您的 {@link android.app.Activity}
96 // Save the note's current draft, because the activity is stopping
97 // and we want to be sure the current note progress isn't lost.
103 mUri, // The URI for the note to update.
118 <p class="note"><strong>注意:</strong>即使系统在Activity停止时销毁了Activity,它仍会保留 {@link android.os.Bundle}(键值对…
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex3.jd35 the note into the NoteEdit class, and introduce a full life cycle for editing
75 <code>mRowId</code>, in case the note
175 Cursor note = mDbHelper.fetchNote(mRowId);
176 startManagingCursor(note);
177 mTitleText.setText(note.getString(
178 note.getColumnIndexOrThrow(NotesDbAdapter.KEY_TITLE)));
179 mBodyText.setText(note.getString(
180 note.getColumnIndexOrThrow(NotesDbAdapter.KEY_BODY)));
183 <p>This method uses the <code>NotesDbAdapter.fetchNote()</code> method to find the right note to
234 We will use this to save the current note back to the database. Good
[all …]
/frameworks/compile/slang/tests/P_redefine_RS_VERSION/
Dstderr.txt.expect2 <built-in>:1:9: note: previous definition is here
/frameworks/base/docs/html-intl/intl/ru/preview/features/
Dapp-linking.jd42 <p class="note">
109 <p class="note">
/frameworks/base/docs/html-intl/intl/zh-tw/preview/features/
Dapp-linking.jd42 <p class="note">
109 <p class="note">
/frameworks/base/docs/html-intl/intl/zh-cn/preview/features/
Dapp-linking.jd42 <p class="note">
109 <p class="note">
/frameworks/base/docs/html-intl/intl/ko/preview/features/
Dapp-linking.jd42 <p class="note">
109 <p class="note">
/frameworks/base/docs/html/samples/
Dindex.jd32 <p class="note">
64 <p class="note">
71 <p class="note">
/frameworks/base/docs/html-intl/intl/ja/preview/features/
Dapp-linking.jd42 <p class="note">
109 <p class="note">
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/intents/
Dfilters.jd69 …<p class="note"><strong>注意:</strong>若您不需要宣告 {@link android.net.Uri} 資料的有關詳情 (例如若您的應用行為顯示處理其他類型的「額外…
139 <p class="note"><strong>注意:</strong>若要接收隱含意圖,您必須在意圖篩選器中納入 {@link android.content.Intent#CATEGORY_DE…
202 <p class="note"><strong>注意:</strong>依預設,會將結果設為 {@link
222 <p class="note"><strong>注意:</strong>無需檢查是否已使用 {@link

12345678910>>...26