Home
last modified time | relevance | path

Searched refs:stripped (Results 1 – 14 of 14) 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/core/java/android/app/
DNotificationManager.java227 Notification stripped = notification.clone(); in notify() local
228 Builder.stripForDelivery(stripped); in notify()
231 stripped, idOut, UserHandle.myUserId()); in notify()
255 Notification stripped = notification.clone(); in notifyAsUser() local
256 Builder.stripForDelivery(stripped); in notifyAsUser()
259 stripped, idOut, user.getIdentifier()); in notifyAsUser()
/frameworks/base/tools/aapt2/
DMain.cpp139 std::vector<Style::Entry> stripped; in versionStylesForCompat() local
149 stripped.emplace_back(std::move(*iter)); in versionStylesForCompat()
160 if (!stripped.empty()) { in versionStylesForCompat()
178 std::move(stripped.begin(), stripped.end(), in versionStylesForCompat()
/frameworks/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
DLayoutBinderWriter.kt133 val stripped = "${expr.getUniqueKey().stripNonJava()}" in expr() constant
134 …eadableUniqueName for [%s] %s is %s", System.identityHashCode(expr), expr.getUniqueKey(), stripped) in expr()
135 stripped in expr()
/frameworks/base/docs/html/tools/help/
Dproguard.jd171 <dd>Lists the code that was stripped from the <code>.apk</code></dd>
222 when your code gets stripped away.</p>
/frameworks/base/docs/html/ndk/guides/
Dprebuilts.jd61 and another copy, stripped of debug information, into {@code $PROJECT/libs/&lt;abi&gt;}. 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.jd429 &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/base/docs/html/ndk/downloads/
Drevision_history.jd868 This change should not affect the code/size of the final, stripped file.</li>
1889 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/ ...