Searched defs:Background (Results 1 – 4 of 4) sorted by relevance
29 public @interface Background { annotation
30 Background = 1, enumerator
293 class Background extends AsyncTask<Void, FloatBuffer, Void> { class in Swarm
1301 private static class Background { class in HtmlToSpannedConverter1304 public Background(int backgroundColor) { in Background() method in HtmlToSpannedConverter.Background