Searched defs:GREEN (Results 1 – 3 of 3) sorted by relevance
/development/tools/ | ||
D | monkey | 18 GREEN = "\033[92m" + BOLD variable |
/development/samples/ApiDemos/src/com/example/android/apis/animation/ | ||
D | BouncingBalls.java | 58 private static final int GREEN = 0xff80ff80; field in BouncingBalls.MyAnimationView |
D | AnimationSeeking.java | 94 private static final int GREEN = 0xff80ff80; field in AnimationSeeking.MyAnimationView |