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.Holo.Activity">
123 </style>
128 from the InCallActivity to have the correct holo style. -->
129 <style name="Theme.InCallScreen" parent="@android:style/Theme.Holo.NoActionBar">
132 <item name="*android:windowAnimationStyle">@style/InCallAnimationStyle</item>
133 </style>
135 <style name="DialpadButtonStyle">
141 </style>
143 <style name="DialtactsDigitsTextAppearance">
150 </style>
152 <style name="PrimaryCallInfoPrimaryCallBanner">
154 </style>
155 <style name="PrimaryCallInfoSupplementaryInfoContainer">
157 </style>
159 <style name="SecondaryCallInfoSecondaryCallName">
161 </style>
162 <style name="SecondaryCallInfoSecondaryCallStatus">
164 </style>