Home
last modified time | relevance | path

Searched refs:nextActivityColor (Results 1 – 1 of 1) sorted by relevance

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DColorManager.java62 int newColor = nextActivityColor(); in getColorForActivity()
87 private static @ColorRes int nextActivityColor() { in nextActivityColor() method in ColorManager