OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:state_window_focused
(Results
51 - 75
of
157
) sorted by null
1
2
3
4
5
6
7
/packages/apps/QuickSearchBox/res/drawable-xlarge/
suggestion_highlight.xml
21
android:
state_window_focused
="true"
/frameworks/base/core/res/res/color/
secondary_text_dark.xml
18
<item android:
state_window_focused
="false" android:state_enabled="false" android:color="@android:color/dim_foreground_dark_disabled"/>
19
<item android:
state_window_focused
="false" android:color="@android:color/dim_foreground_dark"/>
secondary_text_holo_dark.xml
18
<item android:
state_window_focused
="false" android:state_enabled="false" android:color="@android:color/dim_foreground_disabled_holo_dark"/>
19
<item android:
state_window_focused
="false" android:color="@android:color/dim_foreground_holo_dark"/>
secondary_text_holo_light.xml
18
<item android:
state_window_focused
="false" android:state_enabled="false" android:color="@android:color/dim_foreground_disabled_holo_light"/>
19
<item android:
state_window_focused
="false" android:color="@android:color/dim_foreground_holo_light"/>
secondary_text_light.xml
18
<item android:
state_window_focused
="false" android:state_enabled="false" android:color="@android:color/dim_foreground_light_disabled"/>
19
<item android:
state_window_focused
="false" android:color="@android:color/dim_foreground_light"/>
primary_text_dark.xml
19
<item android:
state_window_focused
="false" android:color="@android:color/bright_foreground_dark"/>
primary_text_holo_dark.xml
19
<item android:
state_window_focused
="false" android:color="@android:color/bright_foreground_holo_dark"/>
primary_text_holo_light.xml
19
<item android:
state_window_focused
="false" android:color="@android:color/bright_foreground_holo_light"/>
primary_text_light.xml
19
<item android:
state_window_focused
="false" android:color="@android:color/bright_foreground_light"/>
tertiary_text_dark.xml
19
<item android:
state_window_focused
="false" android:color="#808080"/>
tertiary_text_holo_dark.xml
19
<item android:
state_window_focused
="false" android:color="#808080"/>
tertiary_text_holo_light.xml
19
<item android:
state_window_focused
="false" android:color="#808080"/>
tertiary_text_light.xml
19
<item android:
state_window_focused
="false" android:color="#808080"/>
/frameworks/base/core/res/res/drawable/
btn_radio.xml
18
<item android:state_checked="true" android:
state_window_focused
="false"
20
<item android:state_checked="false" android:
state_window_focused
="false"
gallery_item_background.xml
24
android:
state_window_focused
="false"
29
android:
state_window_focused
="false"
btn_search_dialog.xml
19
<item android:
state_window_focused
="false" android:state_enabled="true"
btn_search_dialog_voice.xml
19
<item android:
state_window_focused
="false" android:state_enabled="true"
edit_query_background.xml
19
<item android:
state_window_focused
="false"
textfield_search.xml
19
<item android:
state_window_focused
="false" android:state_enabled="true"
textfield_search_empty.xml
19
<item android:
state_window_focused
="false" android:state_enabled="true"
/development/samples/Wiktionary/res/drawable/
widget_bg.xml
18
<item android:
state_window_focused
="false" android:drawable="@drawable/widget_bg_normal" />
/development/samples/WiktionarySimple/res/drawable/
widget_bg.xml
19
<item android:
state_window_focused
="false" android:drawable="@drawable/widget_bg_normal" />
/frameworks/base/tests/HwAccelerationTest/res/drawable/
appwidget_background.xml
18
<item android:
state_window_focused
="false" android:drawable="@drawable/appwidget_bg" />
/frameworks/base/tests/HwAccelerationTest/res/drawable-hdpi/
appwidget_background.xml
18
<item android:
state_window_focused
="false" android:drawable="@drawable/appwidget_bg" />
/packages/apps/Browser/res/drawable/
ic_querybuilder.xml
26
android:
state_window_focused
="true"
Completed in 375 milliseconds
1
2
3
4
5
6
7