Searched defs:background (Results 1 – 6 of 6) sorted by relevance
53 $background: map.get($config, background); variable71 $background: map.get($config, background); variable
12 "background": { object30 "background": { object
69 TypedValue background = new TypedValue(); in onViewCreated() local
92 final Drawable background = new ShapeDrawable(new OvalShape()); in getView() local
154 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()
132 final Drawable background = mBackground; in onDraw() local