Searched refs:Background (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/
H A DSwarm.java65 Background mBackground = new Background();
202 mBackground = new Background();
283 mBackground = new Background();
293 class Background extends AsyncTask<Void, FloatBuffer, Void> { class in class:Swarm
/frameworks/base/core/java/android/text/
H A DHtml.java1086 start(text, new Background(c | 0xFF000000));
1106 Background b = getLast(text, Background.class);
1299 private static class Background { class in class:HtmlToSpannedConverter
1302 public Background(int backgroundColor) { method in class:HtmlToSpannedConverter.Background
/frameworks/base/
H A DAndroid.mk1040 -samplegroup Background \

Completed in 147 milliseconds