OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:background_dark
(Results
1 - 25
of
44
) sorted by null
1
2
/development/samples/WiFiDirectDemo/res/drawable/
details_view.xml
9
android:color="@android:color/
background_dark
" />
/packages/apps/Gallery2/res/layout/
ingest_activity_item_list.xml
24
android:background="@android:color/
background_dark
"
32
android:background="@android:color/
background_dark
"
/development/samples/HoneycombGallery/res/values/
styles.xml
40
<item name="listDragShadowBackground">@android:color/
background_dark
</item>
/frameworks/support/customtabs/tests/src/android/support/customtabs/
CustomTabsIntentTest.java
48
int colorId = android.R.color.
background_dark
;
/development/samples/MultiResolution/res/layout/
main.xml
53
android:shadowColor="@android:color/
background_dark
"/>
/development/samples/MultiResolution/res/layout-land/
main.xml
54
android:shadowColor="@android:color/
background_dark
"/>
/development/samples/WiFiDirectDemo/res/layout/
device_detail.xml
60
android:background="@android:color/
background_dark
">
/external/robolectric/src/test/java/com/xtremelabs/robolectric/res/
ColorResourceLoaderTest.java
63
assertThat(colorResourceLoader.getValue(android.R.color.
background_dark
), equalTo(0xFF000000));
/frameworks/base/core/res/res/values/
colors.xml
39
<color name="
background_dark
">#ff000000</color>
42
<color name="bright_foreground_light">@android:color/
background_dark
</color>
themes.xml
48
<item name="colorBackground">@color/
background_dark
</item>
[
all
...]
public.xml
[
all
...]
/prebuilts/sdk/6/
android.jar
/prebuilts/tools/common/api-versions/android-1/
android.jar
/prebuilts/tools/common/api-versions/android-2/
android.jar
/prebuilts/tools/common/api-versions/android-3/
android.jar
/cts/tools/dex-tools/dex/
classes.out.dex
1367
public static final int
background_dark
[
all
...]
/frameworks/base/api/
current.txt
[
all
...]
system-current.txt
[
all
...]
/frameworks/data-binding/compiler/src/main/resources/
api-versions.xml
[
all
...]
/prebuilts/sdk/api/
1.xml
[
all
...]
10.xml
[
all
...]
11.xml
[
all
...]
12.xml
[
all
...]
13.xml
[
all
...]
14.txt
[
all
...]
Completed in 1173 milliseconds
1
2