Home | History | Annotate | Download | only in values

Lines Matching full:style

19     <style name="PrintJobConfigActivityTheme" parent="@android:style/Theme.Holo.Light.NoActionBar">
26 </style>
28 <style name="SelectPrinterActivityTheme" parent="@android:style/Theme.Holo.Light">
29 <item name="android:actionBarStyle">@style/SelectPrinterActivityActionBarStyle</item>
30 </style>
32 <style name="SelectPrinterActivityActionBarStyle" parent="@android:style/Widget.Holo.ActionBar">
34 </style>