HomeSort by relevance Sort by last modified time
    Searched full:black (Results 26 - 50 of 612) sorted by null

12 3 4 5 6 7 8 91011>>

  /cts/tests/res/values/
colors.xml 21 <drawable name="black">#77ffffff</drawable>
  /development/apps/BuildWidget/res/values/
styles.xml 10 <item name="android:shadowColor">@android:color/black</item>
  /external/icu4c/test/cintltst/
cdetst.h 17 * character '-' in string "black-bird". The en_US locale uses the default
cestst.h 17 * character '-' in string "black-bird". The en_US locale uses the default
cfintst.h 17 * character '-' in string "black-bird". The en_US locale uses the default
cfrtst.h 17 * character '-' in string "black-bird". The en_US locale uses the default
cjaptst.h 20 * character '-' in string "black-bird". The en_US locale uses the default
cturtst.h 17 * character '-' in string "black-bird". The en_US locale uses the default
encoll.h 17 * character '-' in string "black-bird". The en_US locale uses the default
  /external/junit/src/junit/swingui/
StatusLine.java 30 setForeground(Color.black);
  /external/webkit/WebCore/manual-tests/
input-type-file-drag-drop.html 2 <div style="background-color: black;" width="300">
drag-image-table-part-decorations.html 3 When dragging each of the black squares below, the drag image should include
4 only the hollow black square, and no blue background.
select-webkit-appearance-off-narrow-select.html 8 border: 1px solid black;
15 border: 1px solid black;
  /packages/apps/Settings/res/values/
colors.xml 18 <color name="black">#000</color>
  /cts/tests/tests/text/src/android/text/style/cts/
TextAppearanceSpanTest.java 65 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK };
104 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK };
119 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK };
146 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK };
169 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK };
189 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK };
203 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK };
221 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK };
  /development/apps/Term/res/values/
arrays.xml 47 <item>Black text on white</item>
48 <item>White text on black</item>
  /packages/apps/Browser/res/layout/
active_tabs.xml 21 android:background="@color/black"
42 android:cacheColorHint="@color/black"
geolocation_permissions_prompt.xml 30 android:background="@color/black"
54 android:textColor="@color/black" />
70 android:textColor="@color/black" />
  /external/webkit/WebKit/qt/docs/
qtwebkit.qdocconf 180 "body { background: #ffffff; color: black }"\
181 "table tr.odd { background: #f0f0f0; color: black; }"\
182 "table tr.even { background: #e4e4e4; color: black; }"\
186 "tr.qt-style { background: #a2c511; color: black }"\
187 "body pre { padding: 0.2em; border: #e7e7e7 1px solid; background: #f1f1f1; color: black }"\
  /cts/tests/tests/app/src/android/app/cts/
NotificationManagerTest.java 69 sendNotification(id, R.drawable.black);
88 sendNotification(id, R.drawable.black);
107 sendNotification(1, R.drawable.black);
  /cts/tests/tests/graphics/src/android/graphics/cts/
PaintFlagsDrawFilterTest.java 74 c.drawColor(Color.BLACK);
81 combinedBitmap.eraseColor(Color.BLACK);
90 assertEquals(Color.BLACK, pixelWithFilter);
  /external/bison/src/
vcg_defaults.h 33 # define G_TEXTCOLOR black
141 # define N_TEXTCOLOR black
162 # define E_COLOR black
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_BView.h 61 * draw a nice black box in the entire view to get black borders.
68 /* Fill the entire view with black */
  /frameworks/base/core/res/assets/webkit/
youtube.html 4 body { background-color: black; }
6 a:link { color: black; }
7 a:visited { color: black; }
  /cts/tests/res/layout/
textview_layout.xml 24 android:textColor="@drawable/black"
49 android:drawableBottom="@drawable/black"

Completed in 189 milliseconds

12 3 4 5 6 7 8 91011>>