Searched refs:style (Results 1 - 25 of 311) sorted by relevance

1234567891011>>

/frameworks/base/core/java/android/text/style/
H A DParagraphStyle.java17 package android.text.style;
H A DUpdateAppearance.java17 package android.text.style;
H A DUpdateLayout.java17 package android.text.style;
H A DWrapTogetherSpan.java17 package android.text.style;
H A DSuggestionSpan.aidl17 package android.text.style;
H A DTabStopSpan.java17 package android.text.style;
/frameworks/base/graphics/java/android/graphics/
H A DBlurMaskFilter.java58 * @param style The Blur to use
61 public BlurMaskFilter(float radius, Blur style) { argument
62 native_instance = nativeConstructor(radius, style.native_int);
65 private static native long nativeConstructor(float radius, int style); argument
H A DPathDashPathEffect.java34 * applies to drawings when the paint's style is STROKE or STROKE_AND_FILL.
35 * If the paint's style is FILL, then this effect is ignored. The paint's
40 * @param style how to transform the shape at each position as it is stamped
43 Style style) {
45 style.native_style);
42 PathDashPathEffect(Path shape, float advance, float phase, Style style) argument
/frameworks/base/docs/html/distribute/monetize/
H A Dmonetize_toc.cs3 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/monetize/premium.html">
8 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/monetize/freemium.html">
14 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/monetize/subscriptions.html">
20 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/monetize/ads.html">
26 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/monetize/ecommerce.html">
32 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/monetize/payments.html">
/frameworks/base/libs/androidfw/tests/data/app/
H A DR.h29 namespace style { namespace in namespace:app::R
/frameworks/base/docs/html/distribute/engage/
H A Dengage_toc.cs3 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
9 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
15 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
21 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
27 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
34 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
40 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
46 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
52 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
58 <div class="nav-section-header empty" style
[all...]
/frameworks/base/tools/aapt2/
H A DValueVisitor_test.cpp47 void visit(Style* style) override {
48 visitedStyle = style;
49 ValueVisitor::visit(style);
62 std::unique_ptr<Style> style = test::StyleBuilder() local
63 .setParent(u"@android:style/foo")
68 style->accept(&visitor);
70 ASSERT_EQ(style.get(), visitor.visitedStyle);
73 ASSERT_EQ(style->entries.size() + 2, visitor.visitedRefs.size());
80 std::unique_ptr<Style> style = test::StyleBuilder() local
83 EXPECT_NE(valueCast<Style>(style
[all...]
/frameworks/base/core/java/android/content/res/
H A DStringBlock.java21 import android.text.style.*;
84 int[] style = nativeGetStyle(mNative, idx);
86 if (localLOGV) Log.v(TAG, "Got styles: " + Arrays.toString(style));
87 if (style != null) {
92 // the style array is a flat array of <type, start, end> hence
94 for (int styleIndex = 0; styleIndex < style.length; styleIndex += 3) {
95 int styleId = style[styleIndex];
103 // id already found skip to next style
134 res = applyStyles(str, style, mStyleIDs);
166 private CharSequence applyStyles(String str, int[] style, StyleID argument
[all...]
/frameworks/base/docs/html/distribute/analyze/
H A Danalyze_toc.cs3 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
9 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
15 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
21 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
27 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
33 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DNotificationCompatImpl21.java28 Notification.MediaStyle style = new Notification.MediaStyle(b.getBuilder());
30 style.setShowActionsInCompactView(actionsToShowInCompact);
33 style.setMediaSession((MediaSession.Token) token);
/frameworks/base/docs/html/distribute/essentials/
H A Dessentials_toc.cs3 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/essentials/quality/core.html" zh-cn-lang="应用的核心质量">
8 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/essentials/quality/tablets.html" zh-cn-lang="平板电脑应用的质量">
15 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/essentials/quality/wear.html">
21 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/essentials/quality/tv.html">
27 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/essentials/quality/auto.html">
33 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/essentials/quality/billions.html">
40 <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/launch-checklist.html" zh-cn-lang="发布检查清单">
45 <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/localization-checklist.html" zh-cn-lang="本地化检查清单">
50 <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/promote/brand.html" zh-cn-lang="品牌指南">
55 <div class="nav-section empty" style
[all...]
/frameworks/base/tools/aapt2/link/
H A DAutoVersioner_test.cpp57 .addValue(u"@app:style/Foo", ResourceId(0x7f020000), test::parseConfigOrDie("v4"),
68 .addValue(u"@app:style/Foo", ResourceId(0x7f020000), test::parseConfigOrDie("v21"),
83 Style* style = test::getValueForConfig<Style>(table.get(), u"@app:style/Foo", local
85 ASSERT_NE(style, nullptr);
86 ASSERT_EQ(style->entries.size(), 1u);
87 AAPT_ASSERT_TRUE(style->entries.front().key.name);
88 EXPECT_EQ(style->entries.front().key.name.value(),
91 style = test::getValueForConfig<Style>(table.get(), u"@app:style/Fo
[all...]
/frameworks/base/libs/androidfw/tests/data/lib/
H A DR.h30 namespace style { namespace in namespace:lib::R
/frameworks/base/libs/androidfw/tests/data/system/
H A DR.h30 namespace style { namespace in namespace:android::R
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
H A DR$style.class ... android.layoutlib.test.myapplication.R$style extends java.lang.Object { public static final int ...
/frameworks/base/docs/html/distribute/stories/
H A Dstories_toc.cs3 <div class="nav-section-header empty" style="font-weight:normal">
9 <div class="nav-section-header empty" style="font-weight:normal">
16 <div class="nav-section-header empty" style="font-weight:normal">
/frameworks/base/docs/html/distribute/users/
H A Dusers_toc.cs3 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/your-listing.html">
9 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/promote-with-ads.html">
15 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/appindexing.html">
21 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/expand-to-new-markets.html">
27 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/ota-installs.html">
33 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/app-invites.html">
39 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/youtube.html">
45 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/house-ads.html">
52 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/users/experiments.html">
58 <div class="nav-section-header empty" style
[all...]
/frameworks/base/docs/html/distribute/tools/
H A Ddisttools_toc.cs4 <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/launch-checklist.html" zh-cn-lang="发布检查清单">
9 <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/localization-checklist.html" zh-cn-lang="本地化检查清单">
14 <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/promote/device-art.html" zh-cn-lang="Device Art Generator">
19 <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/promote/badges.html" zh-cn-lang="Google Play 徽章生成器">
24 <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/promote/linking.html" zh-cn-lang="链接到您的商品">
29 <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/promote/brand.html" zh-cn-lang="品牌指南">
34 <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/open-distribution.html">
/frameworks/base/docs/html/distribute/googleplay/
H A Dgoogleplay_toc.cs4 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/about.html"
16 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/start.html"
29 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/developer-console.html"
42 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/wear.html"
50 <span class="en">Distribute to <br /><span style="white-space:nowrap">Android Wear</span></span>
55 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/tv.html"
63 <span class="en">Distribute to <br /><span style="white-space:nowrap">Android TV</span></span>
68 <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/auto.html"
76 <span class="en">Distribute to <br /><span style="white-space:nowrap">Android Auto</span></span>
81 <div class="nav-section-header empty" style
[all...]
/frameworks/minikin/include/minikin/
H A DFontFamily.h33 // FontStyle represents all style information needed to select an actual font
78 inline hash_t hash_type(const FontStyle &style) { argument
79 return style.hash();
116 // Add font to family, extracting style information from the font
119 void addFont(MinikinFont* typeface, FontStyle style);
120 FakedFont getClosestMatch(FontStyle style) const;
143 void addFontLocked(MinikinFont* typeface, FontStyle style);
147 Font(MinikinFont* typeface, FontStyle style) : argument
148 typeface(typeface), style(style) { }
150 FontStyle style; member in class:android::FontFamily::Font
[all...]

Completed in 2574 milliseconds

1234567891011>>