HomeSort by relevance Sort by last modified time
    Searched full:style (Results 1 - 25 of 7451) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Settings/res/layout/
wifi_status_test.xml 21 <LinearLayout style="@style/info_layout">
33 <LinearLayout style="@style/entry_layout">
34 <TextView android:text="@string/wifi_state_label" style="@style/info_label" />
35 <TextView android:id="@+id/wifi_state" style="@style/info_value" />
39 <LinearLayout style="@style/entry_layout"
    [all...]
battery_info.xml 21 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" style="@style/info_layout">
24 <LinearLayout style="@style/entry_layout">
25 <TextView android:text="@string/battery_info_status_label" style="@style/info_label" />
26 <TextView android:id="@+id/status" style="@style/info_value" />
30 <LinearLayout style="@style/entry_layout"
    [all...]
radio_info.xml 24 <LinearLayout style="@style/info_layout">
27 <LinearLayout style="@style/entry_layout">
28 <TextView android:text="@string/radio_info_imei_label" style="@style/info_label" />
29 <TextView android:id="@+id/imei" style="@style/info_value" />
33 <LinearLayout style="@style/entry_layout"
    [all...]
wifi_config_info.xml 21 <LinearLayout style="@style/info_layout">
23 <LinearLayout style="@style/entry_layout">
24 <TextView android:text="@string/config_list_label" style="@style/info_label" />
27 <LinearLayout style="@style/entry_layout">
28 <TextView android:id="@+id/config_list" style="@style/info_value" /
    [all...]
  /external/webkit/WebKitTools/mangleme/
tags.h 16 { "A", "NAME", "HREF", "REF", "REV", "TITLE", "TARGET", "SHAPE", "onLoad", "STYLE", 0 },
17 { "APPLET", "CODEBASE", "CODE", "NAME", "ALIGN", "ALT", "HEIGHT", "WIDTH", "HSPACE", "VSPACE", "DOWNLOAD", "HEIGHT", "NAME", "TITLE", "onLoad", "STYLE", 0 },
18 { "AREA", "SHAPE", "ALT", "CO-ORDS", "HREF", "onLoad", "STYLE", 0 },
19 { "B", "onLoad", "STYLE", 0 },
20 { "BANNER", "onLoad", "STYLE", 0 },
21 { "BASE", "HREF", "TARGET", "onLoad", "STYLE", 0 },
22 { "BASEFONT", "SIZE", "onLoad", "STYLE", 0 },
23 { "BGSOUND", "SRC", "LOOP", "onLoad", "STYLE", 0 },
24 { "BQ", "CLEAR", "NOWRAP", "onLoad", "STYLE", 0 },
25 { "BODY", "BACKGROUND", "BGCOLOR", "TEXT", "LINK", "ALINK", "VLINK", "LEFTMARGIN", "TOPMARGIN", "BGPROPERTIES", "onLoad", "STYLE", 0 },
    [all...]
  /cts/apps/CtsVerifier/res/values/
styles.xml 3 <style name="WelcomeFont" parent="@android:style/TextAppearance.Large">
5 </style>
  /packages/apps/Protips/res/values/
styles.xml 3 <style name="TipText">
7 </style>
8 <style name="TipText.Header">
10 </style>
11 <style name="TipText.Message">
13 </style>
14 <style name="TipText.Footer">
18 </style>
  /device/google/accessory/demokit/app/res/values/
styles.xml 3 <style name="DemoKitTextBase" parent="@android:style/TextAppearance.Medium">
11 </style>
12 <style name="DemoKitControlLabel" parent="@style/DemoKitTextBase">
18 </style>
19 <style name="DemoKitControlLightLowerLabel" parent="@style/DemoKitTextBase">
23 </style>
24 <style name="DemoKitControlLightLowerLabelConst" parent="@style/DemoKitControlLightLowerLabel"
    [all...]
  /external/clearsilver/cs/
test_macro_set.cs.gold 10 style='width:100px;'
16 style='width:300px;'
22 style='width:400px;'
29 style='width:200px;'
  /packages/apps/Settings/res/values/
styles.xml 22 <style name="info_label">
25 <item name="android:textAppearance">@style/TextAppearance.info_label</item>
27 </style>
29 <style name="info_value">
32 <item name="android:textAppearance">@style/TextAppearance.info_value</item>
33 </style>
35 <style name="info_small">
38 <item name="android:textAppearance">@style/TextAppearance.info_small</item>
39 </style>
41 <style name="info_layout"
    [all...]
  /packages/apps/Contacts/res/values/
styles.xml 18 <style name="DialtactsTheme" parent="@android:Theme">
21 </style>
23 <style name="ContactsSearchTheme" parent="@android:Theme.Translucent.NoTitleBar">
24 <item name="android:windowAnimationStyle">@style/ContactsSearchAnimation</item>
25 </style>
27 <style name="MinusButton">
31 </style>
33 <style name="PlusButton">
37 </style>
39 <style name="MoreButton"
    [all...]
  /development/apps/Development/res/values/
styles.xml 18 <style name="SummaryCategoryLayout">
22 </style>
23 <style name="SummaryCategoryHeader">
29 <item name="android:textAppearance">@style/TextAppearance.SummaryCategoryHeader</item>
30 </style>
31 <style name="info_layout">
39 </style>
40 <style name="entry_layout">
44 </style>
45 <style name="info_label"
    [all...]
  /development/samples/Home/res/values/
styles.xml 4 <style name="Theme" parent="android:Theme">
6 </style>
  /packages/apps/Mms/res/values/
styles.xml 3 <style name="TextAppearance">
10 </style>
12 <style name="TextAppearance.SearchResult">
16 </style>
18 <style name="TextAppearance.SearchResult.Title">
20 </style>
22 <style name="TextAppearance.SearchResult.Subtitle">
25 </style>
  /cts/tests/res/values/
styles.xml 19 <style name="Whatever">
36 </style>
38 <style name="TextViewWithoutColorAndAppearance">
40 </style>
42 <style name="TextViewWithColorButWithOutAppearance">
44 </style>
46 <style name="TextViewWithColorAndAppearance">
48 <item name="android:textAppearance">@style/TextAppearance.WithColor</item>
49 </style>
51 <style name="TextViewWithoutColorButWithAppearance"
    [all...]
  /packages/apps/Calculator/res/layout-land/
main.xml 39 <EditText style="@style/display_style" />
40 <EditText style="@style/display_style" />
53 style="@style/button_style"
79 style="@style/digit_button_style"
84 style="@style/digit_button_style
    [all...]
  /packages/apps/Calculator/res/layout-port/
main.xml 34 <EditText style="@style/display_style" />
35 <EditText style="@style/display_style" />
76 style="@style/button_style"
87 style="@style/digit_button_style"
92 style="@style/digit_button_style
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
PathDashPathEffect_StyleTest.java 20 import android.graphics.PathDashPathEffect.Style;
26 @TestTargetClass(PathDashPathEffect.Style.class)
36 assertEquals(Style.TRANSLATE, Style.valueOf("TRANSLATE"));
37 assertEquals(Style.ROTATE, Style.valueOf("ROTATE"));
38 assertEquals(Style.MORPH, Style.valueOf("MORPH"));
39 // Every Style element will be tested somewhere else.
49 Style[] expected =
    [all...]
Paint_StyleTest.java 25 import android.graphics.Paint.Style;
27 @TestTargetClass(Paint.Style.class)
36 assertEquals(Style.FILL, Style.valueOf("FILL"));
37 assertEquals(Style.STROKE, Style.valueOf("STROKE"));
38 assertEquals(Style.FILL_AND_STROKE, Style.valueOf("FILL_AND_STROKE"));
50 args = {android.graphics.Paint.Style.class}
60 Style[] actual = Style.values()
    [all...]
  /development/samples/ApiDemos/res/values/
styles.xml 19 <style name="Theme" parent="android:Theme">
20 </style>
23 text style. -->
24 <style name="Theme.PlainText">
25 <item name="android:textAppearance">@style/TextAppearance.Theme.PlainText</item>
26 </style>
30 <style name="Theme.Black">
32 </style>
36 <style name="Theme.CustomDialog" parent="android:style/Theme.Dialog"
    [all...]
  /build/tools/droiddoc/templates-sdk/
header_tabs.cs 14 <span style="display:none" class="de">Startseite</span>
15 <span style="display:none" class="es"></span>
16 <span style="display:none" class="fr"></span>
17 <span style="display:none" class="it"></span>
18 <span style="display:none" class="ja">???</span>
19 <span style="display:none" class="zh-CN">??</span>
20 <span style="display:none" class="zh-TW">??</span>
29 <span style="display:none" class="de">Handbuch</span>
30 <span style="display:none" class="es">Guía</span>
31 <span style="display:none" class="fr">Guide</span
    [all...]
  /frameworks/base/core/res/res/values/
styles.xml 22 <style name="WindowTitleBackground">
24 </style>
26 <style name="WindowTitle">
28 <item name="android:textAppearance">@style/TextAppearance.WindowTitle</item>
31 </style>
33 <style name="DialogWindowTitle">
36 <item name="android:textAppearance">@style/TextAppearance.DialogWindowTitle</item>
37 </style>
39 <style name="AlertDialog">
50 </style>
    [all...]
  /development/samples/SkeletonApp/res/values/
styles.xml 17 <!-- This file contains resource definitions for style. A style is
19 we are using a style to define a common set of XML attributes that
23 <style name="ActionButton">
26 <item name="android:textAppearance">@style/TextAppearance.ActionButton</item>
27 </style>
29 <style name="TextAppearance" parent="android:TextAppearance">
30 </style>
32 <style name="TextAppearance.ActionButton">
34 </style>
    [all...]
  /device/google/accessory/demokit/app/res/layout/
buttoncontainer.xml 6 style="@style/DemoKitControlLabel" android:layout_weight="1"
14 style="@style/DemoKitButtonDisplay" android:src="@drawable/indicator_button1_off_noglow"></ImageButton>
16 style="@style/DemoKitButtonDisplay" android:src="@drawable/indicator_button2_off_noglow"></ImageButton>
18 style="@style/DemoKitButtonDisplay" android:src="@drawable/indicator_button3_off_noglow"></ImageButton>
20 style="@style/DemoKitButtonDisplay" android:src="@drawable/indicator_button_capacitive_off_noglow"></ImageButton
    [all...]
  /development/samples/WiktionarySimple/res/values/
styles.xml 19 <style name="WidgetBackground">
21 </style>
23 <style name="BulletPoint">
26 </style>
28 <style name="Text" />
30 <style name="Text.Loading">
33 </style>
35 <style name="Text.WordTitle">
39 </style>
41 <style name="Text.WordType"
    [all...]

Completed in 473 milliseconds

1 2 3 4 5 6 7 8 91011>>