Home
last modified time | relevance | path

Searched refs:style (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DSetupWizardUtils.java39 return R.style.GlifV3Theme_Light; in getTheme()
41 return R.style.GlifV3Theme; in getTheme()
43 return R.style.GlifV2Theme_Light; in getTheme()
45 return R.style.GlifV2Theme; in getTheme()
47 return R.style.GlifTheme_Light; in getTheme()
49 return R.style.GlifTheme; in getTheme()
55 return R.style.GlifV3Theme; in getTheme()
58 return R.style.GlifV2Theme; in getTheme()
61 return R.style.GlifTheme; in getTheme()
65 return R.style.GlifTheme; in getTheme()
[all …]
/packages/apps/Settings/src/com/android/settings/
DSetupWizardUtils.java50 return R.style.GlifV3Theme_Light; in getTheme()
52 return R.style.GlifV3Theme; in getTheme()
54 return R.style.GlifV2Theme_Light; in getTheme()
56 return R.style.GlifV2Theme; in getTheme()
58 return R.style.GlifTheme_Light; in getTheme()
60 return R.style.GlifTheme; in getTheme()
66 return R.style.GlifV3Theme; in getTheme()
69 return R.style.GlifV2Theme; in getTheme()
72 return R.style.GlifTheme; in getTheme()
76 return R.style.GlifTheme; in getTheme()
[all …]
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/
Dmove3.dot17 style=filled
20 node [shape=Mrecord, style=filled, colorscheme=spectral7]
25 c13 [shape=none, label="...", style="solid"]
27 ghost [label="{o:object|}", style=invis]
29 c1 -> o1 [style="dashed", constraint=false, label="AddMember"]
33 o1 -> ghost [style=invis]
40 style=filled
43 node [shape=Mrecord, style=filled, colorscheme=spectral7]
49 c23 [shape="none", label="...", style="solid"]
52 c2 -> o2 [style="dashed", constraint=false, label="AddMember", style=invis]
[all …]
Dmove2.dot16 style=filled
19 node [shape=Mrecord, style=filled, colorscheme=spectral7]
24 c13 [shape="none", label="...", style="solid"]
26 ghost [label="{o:object|}", style=invis]
28 c1 -> o1 [style="dashed", label="AddMember", constraint=false]
32 o1 -> ghost [style=invis]
39 style=filled
42 node [shape=Mrecord, style=filled, colorscheme=spectral7]
48 c23 [shape=none, label="...", style="solid"]
53 c33 [shape="none", label="...", style="solid"]
[all …]
Dmove1.dot16 style=filled
19 node [shape=Mrecord, style=filled, colorscheme=spectral7]
27 a1 -> b1 [style="dashed", label="Move", dir=back]
34 style=filled
37 node [shape=Mrecord, style=filled, colorscheme=spectral7]
44 a2 -> b2 [style=invis, dir=back]
46 b1 -> b2 [style=invis]
Dutilityclass.dot12 …node [shape=box, fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5, style=filled, fillco…
16 style=filled
28 style=filled
48 style=filled
67 edge [arrowhead=vee, style=dashed]
72 //UTF32LE -> Stream [style=invis]
Darchitecture.dot11 …node [shape=box, fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5, style=filled, fillco…
18 style=filled
21 Reader -> Writer [style=invis]
28 style=filled
45 edge [arrowhead=vee, style=dashed, constraint=false]
Diterative-parser-states-diagram.dot11 node [shape = box; style = "rounded, filled"; fillcolor=white ];
18 style=filled
27 style=filled
/packages/apps/UnifiedEmail/assets/
Dscript.js96 elidedTextElement.style.display = isHidden ? 'block' : 'none';
120 elidedElement.style.display = 'none';
190 oldZoom = el.style.zoom;
193 el.style.zoom = 1;
195 origWidth = el.style.width;
196 el.style.width = goalWidth + "px";
204 outerZoom = outerDiv ? outerDiv.style.zoom : 1;
206 el.style.zoom = newZoom / outerZoom;
208 el.style.width = origWidth;
349 textElement.style.fontSize = "10px";
[all …]
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DSendersView.java31 import android.text.style.CharacterStyle;
32 import android.text.style.TextAppearanceSpan;
127 R.style.MessageInfoUnreadTextAppearance); in getSenderResources()
129 R.style.MessageInfoReadTextAppearance); in getSenderResources()
130 sDraftsStyleSpan = new TextAppearanceSpan(context, R.style.DraftTextAppearance); in getSenderResources()
131 … sUnreadStyleSpan = new TextAppearanceSpan(context, R.style.SendersAppearanceUnreadStyle); in getSenderResources()
132 sSendingStyleSpan = new TextAppearanceSpan(context, R.style.SendingTextAppearance); in getSenderResources()
133 sRetryingStyleSpan = new TextAppearanceSpan(context, R.style.RetryingTextAppearance); in getSenderResources()
134 sFailedStyleSpan = new TextAppearanceSpan(context, R.style.FailedTextAppearance); in getSenderResources()
135 sReadStyleSpan = new TextAppearanceSpan(context, R.style.SendersAppearanceReadStyle); in getSenderResources()
[all …]
/packages/apps/Launcher3/src/com/android/launcher3/util/
DThemes.java51 R.style.AppTheme_Dark_DarkText : wallpaperColorInfo.isMainColorDark() ? in getActivityThemeRes()
52 R.style.AppTheme_Dark_DarkMainColor : R.style.AppTheme_Dark; in getActivityThemeRes()
55 R.style.AppTheme_DarkText : wallpaperColorInfo.isMainColorDark() ? in getActivityThemeRes()
56 R.style.AppTheme_DarkMainColor : R.style.AppTheme; in getActivityThemeRes()
61 TypedArray ta = context.obtainStyledAttributes(android.R.style.TextAppearance_DeviceDefault, in getDefaultBodyFont()
/packages/apps/Settings/tests/robotests/src/com/android/settings/
DSetupWizardUtilsTest.java74 assertThat(SetupWizardUtils.getTheme(intent)).isEqualTo(R.style.GlifV2Theme); in testGetTheme_withIntentExtra_shouldReturnExtraTheme()
82 assertThat(SetupWizardUtils.getTheme(intent)).isEqualTo(R.style.GlifV2Theme_Light); in testGetTheme_withEmptyIntent_shouldReturnSystemProperty()
90 assertThat(SetupWizardUtils.getTheme(intent)).isEqualTo(R.style.GlifV3Theme_Light); in testGetTheme_glifV3Light_shouldReturnThemeResource()
92 .isEqualTo(R.style.GlifV3Theme_Light_Transparent); in testGetTheme_glifV3Light_shouldReturnThemeResource()
100 assertThat(SetupWizardUtils.getTheme(intent)).isEqualTo(R.style.GlifV3Theme); in testGetTheme_nonSuw_shouldReturnDayNightTheme()
102 .isEqualTo(R.style.GlifV3Theme_Transparent); in testGetTheme_nonSuw_shouldReturnDayNightTheme()
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DHtmlUtils.java23 import android.text.style.AbsoluteSizeSpan;
24 import android.text.style.ForegroundColorSpan;
25 import android.text.style.QuoteSpan;
26 import android.text.style.StyleSpan;
27 import android.text.style.TypefaceSpan;
28 import android.text.style.URLSpan;
29 import android.text.style.UnderlineSpan;
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/
DSubtitleView.java172 public void setStyle(CaptionStyleCompat style) { in setStyle() argument
173 mForegroundColor = style.foregroundColor; in setStyle()
174 mBackgroundColor = style.backgroundColor; in setStyle()
175 mEdgeType = style.edgeType; in setStyle()
176 mEdgeColor = style.edgeColor; in setStyle()
177 setTypeface(style.typeface); in setStyle()
178 super.setBackgroundColor(style.windowColor); in setStyle()
/packages/apps/Dialer/java/com/android/dialer/calllog/ui/
DNewCallLogViewHolder.java126 primaryTextView.setTextAppearance(R.style.primary_textview_unread_call); in displayRow()
127 callCountTextView.setTextAppearance(R.style.primary_textview_unread_call); in displayRow()
128 secondaryTextView.setTextAppearance(R.style.secondary_textview_unread_call); in displayRow()
129 phoneAccountView.setTextAppearance(R.style.phoneaccount_textview_unread_call); in displayRow()
131 primaryTextView.setTextAppearance(R.style.primary_textview); in displayRow()
132 callCountTextView.setTextAppearance(R.style.primary_textview); in displayRow()
133 secondaryTextView.setTextAppearance(R.style.secondary_textview); in displayRow()
134 phoneAccountView.setTextAppearance(R.style.phoneaccount_textview); in displayRow()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyStylesSet.java212 final DeclaredKeyStyle style = new DeclaredKeyStyle(parentStyleName, mTextsSet, mStyles); in parseKeyStyleAttributes() local
213 style.readKeyAttributes(keyAttrs); in parseKeyStyleAttributes()
214 mStyles.put(styleName, style); in parseKeyStyleAttributes()
224 final KeyStyle style = mStyles.get(styleName); in getKeyStyle() local
225 if (style == null) { in getKeyStyle()
228 return style; in getKeyStyle()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java36 import android.text.style.CharacterStyle;
37 import android.text.style.StyleSpan;
38 import android.text.style.UnderlineSpan;
126 R.styleable.SuggestionStripView, defStyle, R.style.SuggestionStripView); in SuggestionStripLayoutHelper()
614 final CharacterStyle style) { in hasStyleSpan() argument
616 return ((Spanned)text).getSpanStart(style) >= 0; in hasStyleSpan()
621 private static void addStyleSpan(@Nonnull final Spannable text, final CharacterStyle style) { in addStyleSpan() argument
622 text.removeSpan(style); in addStyleSpan()
623 text.setSpan(style, 0, text.length(), Spanned.SPAN_INCLUSIVE_EXCLUSIVE); in addStyleSpan()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKey.java256 @Nonnull final KeyStyle style, @Nonnull final KeyboardParams params, in Key() argument
278 mBackgroundType = style.getInt(keyAttr, in Key()
287 mLabelFlags = style.getFlags(keyAttr, R.styleable.Keyboard_Key_keyLabelFlags) in Key()
291 int actionFlags = style.getFlags(keyAttr, R.styleable.Keyboard_Key_keyActionFlags); in Key()
292 String[] moreKeys = style.getStringArray(keyAttr, R.styleable.Keyboard_Key_moreKeys); in Key()
296 | style.getInt(keyAttr, R.styleable.Keyboard_Key_maxMoreKeysColumn, in Key()
324 additionalMoreKeys = style.getStringArray(keyAttr, in Key()
340 final int disabledIconId = KeySpecParser.getIconId(style.getString(keyAttr, in Key()
360 final String hintLabel = style.getString( in Key()
399 style.getString(keyAttr, R.styleable.Keyboard_Key_altCode), CODE_UNSPECIFIED); in Key()
DKeyboardTheme.java50 new KeyboardTheme(THEME_ID_ICS, "ICS", R.style.KeyboardTheme_ICS,
53 new KeyboardTheme(THEME_ID_KLP, "KLP", R.style.KeyboardTheme_KLP,
56 new KeyboardTheme(THEME_ID_LXX_LIGHT, "LXXLight", R.style.KeyboardTheme_LXX_Light,
59 new KeyboardTheme(THEME_ID_LXX_DARK, "LXXDark", R.style.KeyboardTheme_LXX_Dark,
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DTextAppearanceFactory.java20 import android.text.style.TextAppearanceSpan;
34 new TextAppearanceSpan(mContext, R.style.SuggestionText1_Query) in createSuggestionQueryTextAppearance()
40 new TextAppearanceSpan(mContext, R.style.SuggestionText1_Suggested) in createSuggestionSuggestedTextAppearance()
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiDialog.java76 AccessPoint accessPoint, int mode, @StyleRes int style) { in createModal() argument
77 return new WifiDialog(context, listener, accessPoint, mode, style, in createModal()
82 int mode, @StyleRes int style, boolean hideSubmitButton) { in WifiDialog() argument
83 super(context, style); in WifiDialog()
/packages/apps/Dialer/java/com/android/dialer/theme/
DREADME.md5 a style for it's theme, it automatically inherits one from the Application. And
11 style attributes live.
26 AppCompat attribute in a style, be sure to also define the Legacy version as
42 starting points for Activity style's to inherit from if they need specific
60 want to customize a specific style for one use case, feel free to override
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/preprovisioning/anim/
DSwiperThemeMatcherTest.java38 assertCorrect(parseColor("#ff000000"), R.style.Swiper000000); in findsCorrectTheme()
39 assertCorrect(parseColor("#d40000"), R.style.Swipere00000); in findsCorrectTheme()
40 assertCorrect(parseColor("white"), R.style.Swiperffffff); in findsCorrectTheme()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/misc/
Ddoxygenextra.css21 font-style: normal;
54 font-style: normal;
62 font-style: normal;
108 font-style: normal;
139 font-style: normal;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorDrawTabletUI.java84 BasicParameterStyle style; in setDrawRepresentation() local
85 style = (BasicParameterStyle) mRep.getParam(FilterDrawRepresentation.PARAM_STYLE); in setDrawRepresentation()
86 style.setSelected(mSelectedStyleButton); in setDrawRepresentation()
148 BasicParameterStyle style = (BasicParameterStyle) in EditorDrawTabletUI()
150 style.setSelected(current); in EditorDrawTabletUI()

12345678910>>...16