Searched refs:stripped (Results 1 – 14 of 14) 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()
227 Notification stripped = notification.clone(); in notify() local228 Builder.stripForDelivery(stripped); in notify()231 stripped, idOut, UserHandle.myUserId()); in notify()255 Notification stripped = notification.clone(); in notifyAsUser() local256 Builder.stripForDelivery(stripped); in notifyAsUser()259 stripped, idOut, user.getIdentifier()); in notifyAsUser()
139 std::vector<Style::Entry> stripped; in versionStylesForCompat() local149 stripped.emplace_back(std::move(*iter)); in versionStylesForCompat()160 if (!stripped.empty()) { in versionStylesForCompat()178 std::move(stripped.begin(), stripped.end(), in versionStylesForCompat()
133 val stripped = "${expr.getUniqueKey().stripNonJava()}" in expr() constant134 …eadableUniqueName for [%s] %s is %s", System.identityHashCode(expr), expr.getUniqueKey(), stripped) in expr()135 stripped in expr()
171 <dd>Lists the code that was stripped from the <code>.apk</code></dd>222 when your code gets stripped away.</p>
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
429 <!-- 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
868 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
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...