Home
last modified time | relevance | path

Searched refs:stripped (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/text/method/
DDigitsKeyListener.java186 SpannableStringBuilder stripped = null; in filter() local
213 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()
/frameworks/base/tools/aapt2/link/
DAutoVersioner.cpp80 std::vector<Style::Entry> stripped; in consume() local
90 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()
/frameworks/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
DLayoutBinderWriter.kt146 val stripped = "${expr.uniqueKey.stripNonJava()}" in expr() constant
147 ….d("readableUniqueName for [%s] %s is %s", System.identityHashCode(expr), expr.uniqueKey, stripped) in expr()
148 stripped in expr()
/frameworks/base/docs/html/ndk/guides/
Dprebuilts.jd61 and another copy, stripped of debug information, into {@code $PROJECT/libs/<abi>}. Here,
Dapplication_mk.jd39 uses this information to place stripped-down versions of the generated JNI shared libraries
/frameworks/base/docs/html/ndk/samples/
Dsample_na.jd169 // to make sure glue isn't stripped.
/frameworks/base/docs/html/training/wearables/notifications/
Dcreating.jd30 Notifications using {@link android.widget.RemoteViews} are stripped of custom
/frameworks/base/docs/html/guide/topics/resources/
Dstring-resource.jd430 &lt;!-- Quotes are stripped; displays as: This is a bad string. -->
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd184 "{@code true}" if the task is always stripped down to its root activity, and
/frameworks/wilhelm/doc/
DDoxyfile82 # stripped from the text and the result after processing the whole list, is
/frameworks/native/docs/
DDoxyfile96 # stripped from the text and the result after processing the whole list, is
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd1397 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
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...