Home
last modified time | relevance | path

Searched defs:background (Results 1 – 6 of 6) sorted by relevance

/development/tools/winscope/src/
Dmaterial-theme.scss53 $background: map.get($config, background); variable
71 $background: map.get($config, background); variable
/development/tools/motion/motion_test_watcher_app/.vscode/
Dtasks.json12 "background": { object
30 "background": { object
/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/
DConnectivityFragment.java69 TypedValue background = new TypedValue(); in onViewCreated() local
/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/
DLauncherAdapter.java92 final Drawable background = new ShapeDrawable(new OvalShape()); in getView() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DLabelMaker.java154 public int add(GL10 gl, Drawable background, String text, Paint textPaint) { in add()
174 public int add(GL10 gl, Drawable background, String text, Paint textPaint, in add()
/development/samples/Home/src/com/example/android/home/
DApplicationsStackLayout.java132 final Drawable background = mBackground; in onDraw() local