OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textcolor
(Results
151 - 175
of
1318
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/hostsidetests/theme/app/res/layout/
color_green_light.xml
20
android:
textColor
="@android:color/holo_green_light"
color_orange_dark.xml
20
android:
textColor
="@android:color/holo_orange_dark"
color_orange_light.xml
20
android:
textColor
="@android:color/holo_orange_light"
color_purple.xml
20
android:
textColor
="@android:color/holo_purple"
color_red_dark.xml
20
android:
textColor
="@android:color/holo_red_dark"
color_red_light.xml
20
android:
textColor
="@android:color/holo_red_light"
/developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/res/values/
styles.xml
19
<item name="android:
textColor
">#000000</item>
/developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/res/values/
styles.xml
19
<item name="android:
textColor
">#FFFFFF</item>
/developers/build/prebuilts/gradle/CustomNotifications/Application/src/main/res/values/
styles.xml
19
<item name="android:
textColor
">?android:attr/textColorPrimaryInverse</item>
/developers/build/prebuilts/gradle/DirectorySelection/Application/src/main/res/values/
styles.xml
19
<item name="android:
textColor
">#000000</item>
/developers/build/prebuilts/gradle/RuntimePermissionsWear/Application/src/main/res/layout/
activity_phone_permission_request.xml
33
android:
textColor
="#ffffff"
50
android:
textColor
="#ffffff" />
58
android:
textColor
="#ffffff"
71
android:
textColor
="#ffffff"
activity_wear_permission_request.xml
33
android:
textColor
="#ffffff"
50
android:
textColor
="#ffffff" />
58
android:
textColor
="#ffffff"
71
android:
textColor
="#ffffff"
/developers/build/prebuilts/gradle/Timer/Wearable/src/main/res/layout/
timer_list_item.xml
21
android:
textColor
="@color/text_color"
/developers/samples/android/content/documentsUi/DirectorySelection/Application/src/main/res/values/
styles.xml
19
<item name="android:
textColor
">#000000</item>
/developers/samples/android/media/BasicMediaRouter/Application/src/main/res/values/
styles.xml
19
<item name="android:
textColor
">#FFFFFF</item>
/developers/samples/android/notification/CustomNotifications/Application/src/main/res/values/
styles.xml
19
<item name="android:
textColor
">?android:attr/textColorPrimaryInverse</item>
/developers/samples/android/system/AppUsageStatistics/Application/src/main/res/values/
styles.xml
19
<item name="android:
textColor
">#000000</item>
/developers/samples/android/wearable/wear/RuntimePermissionsWear/Application/src/main/res/layout/
activity_phone_permission_request.xml
33
android:
textColor
="#ffffff"
50
android:
textColor
="#ffffff" />
58
android:
textColor
="#ffffff"
71
android:
textColor
="#ffffff"
activity_wear_permission_request.xml
33
android:
textColor
="#ffffff"
50
android:
textColor
="#ffffff" />
58
android:
textColor
="#ffffff"
71
android:
textColor
="#ffffff"
/developers/samples/android/wearable/wear/Timer/Wearable/src/main/res/layout/
timer_list_item.xml
21
android:
textColor
="@color/text_color"
/development/samples/ApiDemos/res/layout/
appwidget_provider.xml
22
android:
textColor
="#ff000000"
scrollbar3.xml
91
android:
textColor
="#000000"
103
android:
textColor
="#000000"
120
android:
textColor
="#000000"
132
android:
textColor
="#000000"
/development/samples/browseable/AppUsageStatistics/res/values/
styles.xml
19
<item name="android:
textColor
">#000000</item>
/development/samples/browseable/BasicMediaRouter/res/values/
styles.xml
19
<item name="android:
textColor
">#FFFFFF</item>
/development/samples/browseable/CustomNotifications/res/values/
styles.xml
19
<item name="android:
textColor
">?android:attr/textColorPrimaryInverse</item>
Completed in 1618 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>