Searched defs:background (Results 1 – 6 of 6) sorted by relevance
114 private void requestLightStatusBar(final int background) throws Throwable { in requestLightStatusBar()150 private Stats evaluateLightStatusBarBitmap(Bitmap bitmap, int background) { in evaluateLightStatusBarBitmap()213 private int mixSrcOver(int background, int foreground) { in mixSrcOver()
56 Thread background = new Thread(new Runnable() { in testCookieManagerBlockingUiThread() local
863 int background = (i * 255 / 99); in recordFromSurface() local877 int background = (i * 255 / 99); in recordFromSurface() local
184 BackgroundColorSpan[] background = s.getSpans(0, s.length(), BackgroundColorSpan.class); in testStylesFromHtml() local
856 private int getContentWidth(ListAdapter listAdapter, Drawable background) { in getContentWidth()
3245 Drawable background = view.getBackground(); in testPadding() local