Searched refs:stripped (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/tools/aapt2/link/ |
D | AutoVersioner.cpp | 93 std::vector<Style::Entry> stripped; in Consume() local 104 stripped.emplace_back(std::move(*iter)); in Consume() 120 if (min_sdk_stripped && !stripped.empty()) { in Consume() 138 std::make_move_iterator(stripped.begin()), in Consume() 139 std::make_move_iterator(stripped.end())); in Consume()
|
/frameworks/base/core/java/android/text/method/ |
D | DigitsKeyListener.java | 387 SpannableStringBuilder stripped = null; in filter() local 414 if (stripped == null) { in filter() 415 stripped = new SpannableStringBuilder(source, start, end); in filter() 418 stripped.delete(i - start, i + 1 - start); in filter() 422 if (stripped != null) { in filter() 423 return stripped; in filter()
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 97 - Fixed issue with <plurals> resources being stripped for locales and other configuration. 160 at runtime due to the minimum SDK level declared by the AndroidManifest.xml are stripped.
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 82 # stripped from the text and the result after processing the whole list, is
|
/frameworks/native/docs/ |
D | Doxyfile | 96 # stripped from the text and the result after processing the whole list, is
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 106 # as the leading text of the brief description, will be stripped from the text
|
D | Doxyfile.orig | 106 # as the leading text of the brief description, will be stripped from the text
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 114 # as the leading text of the brief description, will be stripped from the text
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 114 # as the leading text of the brief description, will be stripped from the text
|
D | Doxyfile | 114 # as the leading text of the brief description, will be stripped from the text
|