HomeSort by relevance Sort by last modified time
    Searched full:state_focused (Results 101 - 125 of 409) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/core/res/res/drawable/
edit_text.xml 20 <item android:state_enabled="true" android:state_focused="true" android:drawable="@drawable/textfield_selected" />
22 <item android:state_focused="true" android:drawable="@drawable/textfield_disabled_selected" />
list_selected_background.xml 19 <item android:state_focused="true" android:state_checked="true" android:drawable="@drawable/list_selector_background_focused_selected" />
20 <item android:state_focused="false" android:state_checked="true" android:drawable="@drawable/list_selector_background_selected" />
list_selected_background_light.xml 19 <item android:state_focused="true" android:state_checked="true" android:drawable="@drawable/list_selector_background_focused_selected" />
20 <item android:state_focused="false" android:state_checked="true" android:drawable="@drawable/list_selector_background_selected_light" />
menu_selector.xml 35 android:state_focused="true"
40 android:state_focused="true"
tab_bottom_left.xml 19 <item android:state_focused="false" android:drawable="@drawable/tab_selected_bar_left"/>
20 <item android:state_focused="true" android:drawable="@drawable/tab_focus_bar_left"/>
tab_bottom_left_v4.xml 19 <item android:state_focused="false" android:drawable="@drawable/tab_selected_bar_left_v4"/>
20 <item android:state_focused="true" android:drawable="@drawable/tab_focus_bar_left"/>
tab_bottom_right.xml 19 <item android:state_focused="false" android:drawable="@drawable/tab_selected_bar_right"/>
20 <item android:state_focused="true" android:drawable="@drawable/tab_focus_bar_right"/>
tab_bottom_right_v4.xml 19 <item android:state_focused="false" android:state_pressed="false" android:drawable="@drawable/tab_selected_bar_right_v4"/>
20 <item android:state_focused="true" android:state_pressed="false" android:drawable="@drawable/tab_focus_bar_right"/>
  /frameworks/base/packages/DocumentsUI/res/color/
item_root_primary_text.xml 18 <item android:state_focused="true" android:state_activated="true" android:color="?android:colorAccent" />
19 <item android:state_focused="false" android:state_activated="true" android:color="?android:colorAccent" />
  /frameworks/base/packages/DocumentsUI/res/drawable/
item_doc_grid_overlay_icon.xml 18 <item android:state_focused="true" android:state_activated="true" android:drawable="@drawable/ic_grid_selection_check" />
19 <item android:state_focused="false" android:state_activated="true" android:drawable="@drawable/ic_grid_selection_check" />
item_root_background.xml 18 <item android:state_focused="true" android:state_activated="true">
21 <item android:state_focused="false" android:state_activated="true">
  /packages/apps/Browser/res/drawable/
add_tab_selector.xml 20 <item android:state_focused="false"
22 <item android:state_focused="true"
  /packages/apps/Calendar/res/drawable/
agenda_item_bg_primary.xml 20 android:state_focused="false"
24 android:state_focused="true"
agenda_item_bg_secondary.xml 20 android:state_focused="false"
24 android:state_focused="true"
  /packages/apps/Calendar/res/drawable-sw600dp/
agenda_item_bg_primary.xml 20 android:state_focused="false"
24 android:state_focused="true"
agenda_item_bg_secondary.xml 20 android:state_focused="false"
24 android:state_focused="true"
  /packages/apps/DeskClock/res/drawable/
ic_label.xml 18 <item android:state_focused="true" android:state_window_focused="true"
22 <item android:state_focused="false"
  /packages/apps/Gallery2/res/drawable/
border_photo_frame_widget.xml 18 <item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/border_photo_frame_widget_focused_holo" />
19 <item android:state_focused="true" android:drawable="@drawable/border_photo_frame_widget_focused_holo" />
  /packages/apps/InCallUI/res/drawable/
btn_compound_background.xml 23 <item android:state_selected="true" android:state_focused="true"
26 <item android:state_focused="true"
  /packages/apps/Music/res/drawable/
playlist_tile.xml 22 <item android:state_focused="true" android:drawable="@color/transparent" />
26 <item android:state_focused="false" android:state_pressed="false"
  /packages/apps/Protips/res/drawable/
droid_widget.xml 19 <item android:state_focused="true" android:state_window_focused="true" android:drawable="@drawable/droid_widget_focused" />
20 <item android:state_focused="true" android:state_window_focused="false" android:drawable="@drawable/droid_widget_normal" />
  /packages/apps/QuickSearchBox/res/drawable/
pressable_suggestion.xml 20 android:state_focused="true"
26 android:state_focused="false"
  /packages/apps/QuickSearchBox/res/drawable-xlarge/
pressable_suggestion.xml 20 android:state_focused="true"
26 android:state_focused="false"
  /packages/apps/Settings/res/drawable/
data_usage_sweep_background.xml 22 <item android:state_focused="true" android:state_enabled="false" android:drawable="@*android:drawable/list_selector_background_disabled" />
23 <item android:state_focused="true" android:drawable="@*android:drawable/list_selector_background_focused" />
  /packages/apps/TvSettings/QuickSettings/res/drawable/
setting_background.xml 20 <item android:state_focused="false">
26 <item android:state_focused="true">

Completed in 2681 milliseconds

1 2 3 45 6 7 8 91011>>