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

/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
H A DElementLayoutActivity.java35 private final static int INDICATOR_COLOR = 0xffff0000; field in class:ElementLayoutActivity
143 int colorI = (INDICATOR_COLOR >> shift) & 0xff;

Completed in 58 milliseconds