OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textcolorhint
(Results
26 - 50
of
114
) sorted by null
1
2
3
4
5
/packages/apps/Launcher3/res/layout/
all_apps.xml
86
android:
textColorHint
="#9c9c9c"
user_folder.xml
72
android:
textColorHint
="#ff808080"
user_folder_icon_normalized.xml
73
android:
textColorHint
="#ff808080"
/packages/apps/QuickSearchBox/res/layout/
search_activity.xml
73
android:
textColorHint
="@color/search_hint"
search_widget.xml
66
android:
textColorHint
="@color/search_hint"
/prebuilts/sdk/current/support/v17/leanback/res/layout/
lb_search_bar.xml
72
android:
textColorHint
="@color/lb_search_bar_hint"
/frameworks/base/core/res/res/values/
styles.xml
[
all
...]
styles_material.xml
157
<item name="
textColorHint
">?attr/
textColorHint
</item>
203
<item name="
textColorHint
">?attr/textColorHintInverse</item>
216
<item name="
textColorHint
">?attr/textColorHintInverse</item>
246
<item name="
textColorHint
">?attr/textColorHintInverse</item>
262
<item name="
textColorHint
">?attr/textColorHintInverse</item>
274
<item name="
textColorHint
">?attr/textColorHintInverse</item>
286
<item name="
textColorHint
">?attr/textColorHintInverse</item>
298
<item name="
textColorHint
">?attr/textColorHintInverse</item>
324
<item name="
textColorHint
">?attr/textColorHintInverse</item
[
all
...]
themes.xml
88
<item name="
textColorHint
">@color/hint_foreground_dark</item>
502
<item name="
textColorHint
">@color/hint_foreground_light</item>
[
all
...]
themes_material.xml
66
<item name="
textColorHint
">@color/hint_foreground_material_dark</item>
426
<item name="
textColorHint
">@color/hint_foreground_material_light</item>
[
all
...]
/frameworks/support/v7/appcompat/res/values-v11/
themes_base.xml
53
<item name="android:
textColorHint
">@color/hint_foreground_material_dark</item>
108
<item name="android:
textColorHint
">@color/hint_foreground_material_light</item>
/prebuilts/sdk/current/support/v7/appcompat/res/values-v11/
themes_base.xml
53
<item name="android:
textColorHint
">@color/hint_foreground_material_dark</item>
108
<item name="android:
textColorHint
">@color/hint_foreground_material_light</item>
/packages/apps/Contacts/res/values/
styles.xml
142
<item name="android:
textColorHint
">?android:textColorHintInverse</item>
181
<item name="android:
textColorHint
">#CCCCCC</item>
/cts/tests/tests/view/res/layout/
textview_layout.xml
33
android:
textColorHint
="@drawable/red"
/cts/tests/tests/widget/res/layout/
textview_layout.xml
34
android:
textColorHint
="@drawable/red"
/packages/apps/UnifiedEmail/res/values/
styles.xml
71
<item name="android:
textColorHint
">@color/compose_label_hint</item>
77
<item name="android:
textColorHint
">@color/compose_label_hint</item>
[
all
...]
/frameworks/support/v7/appcompat/res/values/
themes_base.xml
45
<item name="android:
textColorHint
">@color/hint_foreground_material_dark</item>
89
<item name="android:
textColorHint
">@color/hint_foreground_material_light</item>
[
all
...]
styles_base.xml
269
<item name="android:
textColorHint
">?android:
textColorHint
</item>
/prebuilts/sdk/current/support/v7/appcompat/res/values/
themes_base.xml
45
<item name="android:
textColorHint
">@color/hint_foreground_material_dark</item>
89
<item name="android:
textColorHint
">@color/hint_foreground_material_light</item>
[
all
...]
styles_base.xml
268
<item name="android:
textColorHint
">?android:
textColorHint
</item>
/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/
TextViewBindingAdapter.java
51
@BindingMethod(type = TextView.class, attribute = "android:
textColorHint
", method = "setHintTextColor"),
/packages/apps/Camera2/res/values/
styles.xml
45
<item name="android:
textColorHint
">#808080</item>
/packages/apps/Gallery2/res/values/
styles.xml
74
<item name="android:
textColorHint
">#808080</item>
/packages/apps/LegacyCamera/res/values/
styles.xml
29
<item name="android:
textColorHint
">#808080</item>
/packages/apps/Messaging/res/values/
styles.xml
167
<item name="android:
textColorHint
">@color/compose_contact_faint_text</item>
Completed in 702 milliseconds
1
2
3
4
5