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