Home
last modified time | relevance | path

Searched refs:placeholder (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DExtendedBitmapDrawable.java98 Drawable placeholder = null; in onOptsChanged() local
101 if (mOpts.placeholder != null) { in onOptsChanged()
102 ConstantState constantState = mOpts.placeholder.getConstantState(); in onOptsChanged()
104 placeholder = constantState.newDrawable(mResources); in onOptsChanged()
106 placeholder = mOpts.placeholder; in onOptsChanged()
109 Rect bounds = mOpts.placeholder.getBounds(); in onOptsChanged()
112 } else if (placeholder.getIntrinsicWidth() != -1) { in onOptsChanged()
113 placeholderWidth = placeholder.getIntrinsicWidth(); in onOptsChanged()
117 } else if (placeholder.getIntrinsicHeight() != -1) { in onOptsChanged()
118 placeholderHeight = placeholder.getIntrinsicHeight(); in onOptsChanged()
[all …]
DCircularBitmapDrawable.java103 BitmapDrawable placeholder = in onDrawPlaceholderOrProgress() local
105 Bitmap bitmap = placeholder.getBitmap(); in onDrawPlaceholderOrProgress()
106 float alpha = placeholder.getPaint().getAlpha() / 255f; in onDrawPlaceholderOrProgress()
/frameworks/base/tools/aapt/
Dpseudolocalize.h13 virtual String16 placeholder(const String16& text) = 0;
20 String16 placeholder(const String16& text) { return text; } in placeholder() function
28 String16 placeholder(const String16& text);
37 String16 placeholder(const String16& text);
Dpseudolocalize.cpp77 chunk = mImpl->placeholder(chunk); in text()
291 result += ((c == '%') ? chunk : placeholder(chunk)); in text()
352 String16 PseudoMethodAccent::placeholder(const String16& source) { in placeholder() function in PseudoMethodAccent
383 String16 PseudoMethodBidi::placeholder(const String16& source) { in placeholder() function in PseudoMethodBidi
/frameworks/base/tools/aapt2/compile/
DPseudolocalizer.cpp42 std::u16string placeholder(const StringPiece16& text) override { return text.toString(); } in placeholder() function in aapt::PseudoMethodNone
48 std::u16string placeholder(const StringPiece16& text) override;
57 std::u16string placeholder(const StringPiece16& text) override;
118 chunk = mImpl->placeholder(chunk); in text()
297 result += ((c == '%') ? chunk : placeholder(chunk)); in text()
359 std::u16string PseudoMethodAccent::placeholder(const StringPiece16& source) { in placeholder() function in aapt::PseudoMethodAccent
389 std::u16string PseudoMethodBidi::placeholder(const StringPiece16& source) { in placeholder() function in aapt::PseudoMethodBidi
DPseudolocalizer.h35 virtual std::u16string placeholder(const StringPiece16& text) = 0;
/frameworks/base/docs/html-intl/intl/ru/distribute/tools/
Dlocalization-checklist.jd354 <!-- Example placeholder for a special unicode symbol -->
362 <!-- Example placeholder for a for a URL -->
370 <!-- Example placeholder for a name -->
378 <!-- Example placeholder for a literal -->
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/
Dlocalization-checklist.jd354 <!-- Example placeholder for a special unicode symbol -->
362 <!-- Example placeholder for a for a URL -->
370 <!-- Example placeholder for a name -->
378 <!-- Example placeholder for a literal -->
/frameworks/base/docs/html-intl/intl/ja/distribute/tools/
Dlocalization-checklist.jd260 <!-- Example placeholder for a special unicode symbol -->
268 <!-- Example placeholder for a for a URL -->
276 <!-- Example placeholder for a name -->
284 <!-- Example placeholder for a literal -->
/frameworks/base/docs/html-intl/intl/ko/distribute/tools/
Dlocalization-checklist.jd354 <!-- Example placeholder for a special unicode symbol -->
362 <!-- Example placeholder for a for a URL -->
370 <!-- Example placeholder for a name -->
378 <!-- Example placeholder for a literal -->
/frameworks/base/docs/html-intl/intl/zh-tw/distribute/tools/
Dlocalization-checklist.jd260 <!-- Example placeholder for a special unicode symbol -->
268 <!-- Example placeholder for a for a URL -->
276 <!-- Example placeholder for a name -->
284 <!-- Example placeholder for a literal -->
/frameworks/base/docs/html/distribute/tools/
Dlocalization-checklist.jd331 languages. Common examples might be a piece of code, a placeholder for a
339 <code>&lt;xliff:g&gt;</code> placeholder tag. Here's an example tag that
350 When you declare a placeholder tag, always add an id attribute that explains
351 what the placeholder is for. If your apps will later replace the placeholder
356 Here are some more examples of placeholder tags:
362 &lt;!-- Example placeholder for a special unicode symbol --&gt;
370 &lt;!-- Example placeholder for a for a URL --&gt;
378 &lt;!-- Example placeholder for a name --&gt;
386 &lt;!-- Example placeholder for a literal --&gt;
/frameworks/base/docs/html/distribute/essentials/quality/
Dbillions.jd102 placeholder images until the actual images are ready. Because images are
211 still loading, you should always show a placeholder. You can create a
212 dynamic placeholder by using the <a
214 Palette library</a> to generate placeholder colors that match the target
712 placeholder, or create a dynamic placeholder by using the <a
714 library</a> to generate placeholder colors that match the target image.</li>
744 loading time, so consider using a placeholder UI or a branded launch screen
747 placeholder UI</a> is the most seamless launch transition, appropriate for
750 …href="https://www.google.com/design/spec/patterns/launch-screens.html#launch-screens-placeholder-u…
/frameworks/base/docs/html-intl/intl/ru/training/basics/data-storage/
Ddatabases.jd283 // Specify arguments in placeholder order.
/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/data-storage/
Ddatabases.jd283 // Specify arguments in placeholder order.
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/data-storage/
Ddatabases.jd283 // Specify arguments in placeholder order.
/frameworks/base/docs/html-intl/intl/ja/training/basics/data-storage/
Ddatabases.jd283 // Specify arguments in placeholder order.
/frameworks/base/docs/html-intl/intl/ko/training/basics/data-storage/
Ddatabases.jd283 // Specify arguments in placeholder order.
/frameworks/base/docs/html/training/contacts-provider/
Dretrieve-details.jd148 Using "?" as a placeholder in your selection text expression ensures that the resulting search
352 than as a string value. You don't need to use a placeholder for this value, because you're
Dretrieve-names.jd367 a "?" placeholder. During retrieval, the placeholder is replaced with values from an
368 array. Using "?" as a placeholder ensures that the search specification is generated by binding
649 You don't need to use a placeholder for this value, because you're using a constant
/frameworks/base/docs/html-intl/intl/es/distribute/tools/
Dlocalization-checklist.jd354 &lt;!-- Example placeholder for a special unicode symbol --&gt;
362 &lt;!-- Example placeholder for a for a URL --&gt;
370 &lt;!-- Example placeholder for a name --&gt;
378 &lt;!-- Example placeholder for a literal --&gt;
/frameworks/base/docs/html/training/displaying-bitmaps/
Dprocess-bitmap.jd126 that a placeholder image can be displayed in the {@link android.widget.ImageView} while the task
/frameworks/base/docs/html/guide/topics/search/
Dadding-recent-query-suggestions.jd175 a space ({@code " ?"}), which is simply a placeholder for the SQLite selection argument (which is
/frameworks/base/docs/html/training/basics/firstapp/
Dstarting-activity.jd274 <!-- Android Studio does not create a Fragment placeholder
334 * A placeholder fragment containing a simple view.
/frameworks/base/docs/html/training/basics/data-storage/
Ddatabases.jd284 // Specify arguments in placeholder order.

12