Home | History | Annotate | Download | only in values

Lines Matching full:style

21     <style name="info_label">
24 <item name="android:textAppearance">@style/TextAppearance.info_label</item>
26 </style>
28 <style name="info_layout">
36 </style>
38 <style name="entry_layout">
42 </style>
44 <style name="TextAppearance" parent="android:TextAppearance">
45 </style>
47 <style name="TextAppearance.info_label">
50 </style>
54 <style name="InCallButton">
59 </style>
63 (This style is just like "InCallButton" except that we also
66 <style name="InCallCompoundButton" parent="InCallButton">
69 </style>
71 <style name="VerticalSeparator">
75 </style>
78 <style name="InCallEndButton">
82 </style>
85 <style name="InCallExtraRowButton">
89 </style>
93 <style name="InCallExtraRowButtonLabel">
103 </style>
105 <style name="InCallAnimationStyle" parent="@android:style/Animation.Activity">
123 </style>
128 from the InCallActivity to have the correct holo style. -->
129 <style name="Theme.InCallScreen" parent="@android:style/Theme.Holo.NoActionBar">
131 <item name="android:windowAnimationStyle">@style/InCallAnimationStyle</item>
132 </style>
134 <style name="DialpadButtonStyle">
140 </style>
142 <style name="DialtactsDigitsTextAppearance">
149 </style>
151 <style name="PrimaryCallInfoPrimaryCallBanner">
153 </style>
154 <style name="PrimaryCallInfoSupplementaryInfoContainer">
156 </style>
158 <style name="SecondaryCallInfoSecondaryCallName">
160 </style>
161 <style name="SecondaryCallInfoSecondaryCallStatus">
163 </style>