Searched refs:stripped (Results 1 – 13 of 13) sorted by relevance
186 SpannableStringBuilder stripped = null; in filter() local213 if (stripped == null) { in filter()214 stripped = new SpannableStringBuilder(source, start, end); in filter()217 stripped.delete(i - start, i + 1 - start); in filter()221 if (stripped != null) { in filter()222 return stripped; in filter()
80 std::vector<Style::Entry> stripped; in consume() local90 stripped.emplace_back(std::move(*iter)); in consume()106 if (minSdkStripped && !stripped.empty()) { in consume()123 std::make_move_iterator(stripped.begin()), in consume()124 std::make_move_iterator(stripped.end())); in consume()
146 val stripped = "${expr.uniqueKey.stripNonJava()}" in expr() constant147 ….d("readableUniqueName for [%s] %s is %s", System.identityHashCode(expr), expr.uniqueKey, stripped) in expr()148 stripped in expr()
61 and another copy, stripped of debug information, into {@code $PROJECT/libs/<abi>}. Here,
39 uses this information to place stripped-down versions of the generated JNI shared libraries
169 // to make sure glue isn't stripped.
30 Notifications using {@link android.widget.RemoteViews} are stripped of custom
430 <!-- Quotes are stripped; displays as: This is a bad string. -->
184 "{@code true}" if the task is always stripped down to its root activity, and
82 # stripped from the text and the result after processing the whole list, is
96 # stripped from the text and the result after processing the whole list, is
1397 This change should not affect the code/size of the final, stripped file.</li>2418 where {@code /system/bin/linker} is stripped of symbols and
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...