OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:state_window_focused
(Results
101 - 125
of
157
) sorted by null
1
2
3
4
5
6
7
/packages/apps/QuickSearchBox/res/drawable/
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"
voice_search_hint_bg.xml
19
<item android:
state_window_focused
="false" android:state_enabled="true"
voice_search_hint_close.xml
19
<item android:
state_window_focused
="false" android:state_enabled="true"
/packages/apps/Settings/res/drawable/
appwidget_button_center.xml
23
android:
state_window_focused
="true"
appwidget_button_left.xml
23
android:
state_window_focused
="true"
appwidget_button_right.xml
23
android:
state_window_focused
="true"
data_usage_sweep_background.xml
20
<item android:
state_window_focused
="false" android:drawable="@android:color/transparent" />
/packages/apps/VideoEditor/res/drawable/
add_transition_selector.xml
18
<item android:
state_window_focused
="false" android:drawable="@drawable/add_transition_normal" />
project_picker_item_selector.xml
18
<item android:
state_window_focused
="false" android:drawable="@drawable/timeline_item_normal" />
timeline_transparent_normal_item_selector.xml
18
<item android:
state_window_focused
="false" android:drawable="@android:color/transparent" />
/frameworks/base/core/res/res/drawable/
item_background.xml
19
<item android:
state_window_focused
="false" android:drawable="@color/transparent" />
list_selector_background.xml
19
<item android:
state_window_focused
="false" android:drawable="@color/transparent" />
list_selector_background_light.xml
19
<item android:
state_window_focused
="false" android:drawable="@color/transparent" />
list_selector_holo_dark.xml
19
<item android:
state_window_focused
="false" android:drawable="@color/transparent" />
list_selector_holo_light.xml
19
<item android:
state_window_focused
="false" android:drawable="@color/transparent" />
/frameworks/base/packages/DocumentsUI/res/drawable/
item_background.xml
19
<item android:
state_window_focused
="false" android:drawable="@android:color/transparent" />
/frameworks/support/v7/appcompat/res/drawable/
abc_list_selector_holo_dark.xml
19
<item android:
state_window_focused
="false" android:drawable="@android:color/transparent" />
abc_list_selector_holo_light.xml
19
<item android:
state_window_focused
="false" android:drawable="@android:color/transparent" />
/packages/apps/Dialer/res/drawable/
btn_call.xml
22
<item android:
state_window_focused
="false" android:drawable="@android:color/transparent" />
/packages/apps/Music/res/drawable/
list_selector_background.xml
19
<item android:
state_window_focused
="false"
/packages/services/Telephony/res/drawable/
btn_call.xml
22
<item android:
state_window_focused
="false" android:drawable="@android:color/transparent" />
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
color1-expected-completion46b.txt
3
android:
state_window_focused
: State value for StateListDrawable, set when a view's window has input focus. [boolean]
/external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
DrawableResourceLoader.java
35
stateMap.put("android:
state_window_focused
", R.attr.
state_window_focused
);
/frameworks/base/docs/html/guide/topics/resources/
color-list-resource.jd
61
android:
state_window_focused
=["true" | "false"] />
116
<dt><code>android:
state_window_focused
</code></dt>
Completed in 462 milliseconds
1
2
3
4
5
6
7