OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:black
(Results
326 - 350
of
2836
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/res/values/
styles.xml
22
<style name="AppThemeDark.FullScreen" parent="@android:style/Theme.
Black
.NoTitleBar.Fullscreen" />
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/res/values-v11/
styles.xml
22
<item name="android:windowBackground">@android:color/
black
</item>
/developers/build/prebuilts/gradle/GridViewPager/Wearable/src/main/res/drawable/
shape.xml
24
android:color="@color/
black
" />
/developers/build/prebuilts/gradle/NavigationDrawer/Application/src/main/res/layout/
fragment_planet.xml
22
android:background="@android:color/
black
"
/developers/samples/android/security/ConfirmCredential/Application/src/main/res/values/
strings.xml
21
<string name="item_description">Mesh backpack in white.
Black
textile trim throughout.</string>
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/res/values/
styles.xml
22
<style name="AppThemeDark.FullScreen" parent="@android:style/Theme.
Black
.NoTitleBar.Fullscreen" />
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/res/values-v11/
styles.xml
22
<item name="android:windowBackground">@android:color/
black
</item>
/developers/samples/android/ui/views/NavigationDrawer/Application/src/main/res/layout/
fragment_planet.xml
22
android:background="@android:color/
black
"
/developers/samples/android/wearable/wear/DataLayer/Wearable/src/main/res/drawable/
rounded_background.xml
20
<solid android:color="@color/
black
"/>
/developers/samples/android/wearable/wear/DataLayer/Wearable/src/main/res/layout/
data_fragment.xml
21
android:background="@color/
black
">
/developers/samples/android/wearable/wear/GridViewPager/Wearable/src/main/res/drawable/
shape.xml
24
android:color="@color/
black
" />
/development/samples/Support7Demos/res/layout/
touch_item.xml
9
android:textColor="@android:color/
black
"
/development/samples/browseable/ConfirmCredential/res/values/
strings.xml
21
<string name="item_description">Mesh backpack in white.
Black
textile trim throughout.</string>
/development/samples/browseable/DataLayer/Wearable/res/drawable/
rounded_background.xml
20
<solid android:color="@color/
black
"/>
/development/samples/browseable/DataLayer/Wearable/res/layout/
data_fragment.xml
21
android:background="@color/
black
">
/development/samples/browseable/DisplayingBitmaps/res/values/
styles.xml
22
<style name="AppThemeDark.FullScreen" parent="@android:style/Theme.
Black
.NoTitleBar.Fullscreen" />
/development/samples/browseable/DisplayingBitmaps/res/values-v11/
styles.xml
22
<item name="android:windowBackground">@android:color/
black
</item>
/development/samples/browseable/GridViewPager/res/drawable/
shape.xml
24
android:color="@color/
black
" />
/development/samples/browseable/NavigationDrawer/res/layout/
fragment_planet.xml
22
android:background="@android:color/
black
"
/development/samples/devbytes/animation/SlidingFragments/res/layout/
sliding_fragments_layout.xml
29
android:background="@color/
black
" />
/development/samples/training/basic/ActivityLifecycle/res/values/
colors.xml
19
<color name="
black
">#000000</color>
/development/samples/training/threadsample/res/layout/
gridlist.xml
30
android:cacheColorHint="@android:color/
black
"/>
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
StepChartExampleActivity.java
60
mySimpleXYPlot.getGraphWidget().getDomainGridLinePaint().setColor(Color.
BLACK
);
62
mySimpleXYPlot.getGraphWidget().getRangeGridLinePaint().setColor(Color.
BLACK
);
64
mySimpleXYPlot.getGraphWidget().getDomainOriginLinePaint().setColor(Color.
BLACK
);
65
mySimpleXYPlot.getGraphWidget().getRangeOriginLinePaint().setColor(Color.
BLACK
);
TimeSeriesActivity.java
59
plot1.getGraphWidget().getDomainGridLinePaint().setColor(Color.
BLACK
);
62
plot1.getGraphWidget().getRangeGridLinePaint().setColor(Color.
BLACK
);
65
plot1.getGraphWidget().getDomainOriginLinePaint().setColor(Color.
BLACK
);
66
plot1.getGraphWidget().getRangeOriginLinePaint().setColor(Color.
BLACK
);
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/
scan.css
13
background-color:
black
;
Completed in 1363 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>