OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:state_multiline
(Results
1 - 15
of
15
) sorted by null
/frameworks/base/core/res/res/drawable/
edit_text_holo_dark.xml
19
<item android:
state_multiline
="true" android:state_window_focused="false" android:state_enabled="true" android:drawable="@drawable/textfield_multiline_default_holo_dark" />
20
<item android:
state_multiline
="true" android:state_window_focused="false" android:state_enabled="false" android:drawable="@drawable/textfield_multiline_disabled_holo_dark" />
21
<item android:
state_multiline
="true" android:state_enabled="true" android:state_focused="true" android:drawable="@drawable/textfield_multiline_activated_holo_dark" />
22
<item android:
state_multiline
="true" android:state_enabled="true" android:state_activated="true" android:drawable="@drawable/textfield_multiline_focused_holo_dark" />
23
<item android:
state_multiline
="true" android:state_enabled="true" android:drawable="@drawable/textfield_multiline_default_holo_dark" />
24
<item android:
state_multiline
="true" android:state_focused="true" android:drawable="@drawable/textfield_multiline_disabled_focused_holo_dark" />
25
<item android:
state_multiline
="true" android:drawable="@drawable/textfield_multiline_disabled_holo_dark" />
edit_text_holo_light.xml
19
<item android:
state_multiline
="true" android:state_window_focused="false" android:state_enabled="true" android:drawable="@drawable/textfield_multiline_default_holo_light" />
20
<item android:
state_multiline
="true" android:state_window_focused="false" android:state_enabled="false" android:drawable="@drawable/textfield_multiline_disabled_holo_light" />
21
<item android:
state_multiline
="true" android:state_enabled="true" android:state_focused="true" android:drawable="@drawable/textfield_multiline_activated_holo_light" />
22
<item android:
state_multiline
="true" android:state_enabled="true" android:state_activated="true" android:drawable="@drawable/textfield_multiline_focused_holo_light" />
23
<item android:
state_multiline
="true" android:state_enabled="true" android:drawable="@drawable/textfield_multiline_default_holo_light" />
24
<item android:
state_multiline
="true" android:state_focused="true" android:drawable="@drawable/textfield_multiline_disabled_focused_holo_light" />
25
<item android:
state_multiline
="true" android:drawable="@drawable/textfield_multiline_disabled_holo_light" />
/frameworks/base/docs/html/sdk/api_diff/11/changes/
android.R.attr.html
[
all
...]
fields_index_additions.html
[
all
...]
fields_index_all.html
[
all
...]
alldiffs_index_additions.html
[
all
...]
alldiffs_index_all.html
[
all
...]
/frameworks/base/core/res/res/values/
public.xml
[
all
...]
attrs.xml
[
all
...]
/frameworks/base/api/
11.xml
[
all
...]
12.xml
[
all
...]
13.xml
[
all
...]
14.txt
[
all
...]
current.txt
[
all
...]
/frameworks/base/core/java/android/widget/
TextView.java
[
all
...]
Completed in 1065 milliseconds