Home | History | Annotate | Download | only in drawable

Lines Matching full:drawable

20           android:state_focused="false" android:drawable="@drawable/timepicker_up_normal" />
22 android:drawable="@drawable/timepicker_up_pressed" />
24 android:state_focused="true" android:drawable="@drawable/timepicker_up_selected" />
26 android:state_focused="false" android:drawable="@drawable/timepicker_up_disabled" />
28 android:state_focused="true" android:drawable="@drawable/timepicker_up_disabled_focused" />