Searched defs:Background (Results 1 – 7 of 7) sorted by relevance
29 public @interface Background { annotation
1 # Background chapter
30 Background = 1, enumerator
3 ## Background section in Status Bar Data Pipeline
69 val Background = ElementKey("BouncerBackground") in <lambda>() constant
293 class Background extends AsyncTask<Void, FloatBuffer, Void> { class in Swarm
1333 private static class Background { class in HtmlToSpannedConverter1336 public Background(int backgroundColor) { in Background() method in HtmlToSpannedConverter.Background