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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DViewLayerInvalidationActivity.java43 static final int TEXT_COLOR_INTERVAL = 400; field in class:ViewLayerInvalidationActivity
75 container.postDelayed(textColorSetter, TEXT_COLOR_INTERVAL);
90 container.postDelayed(textColorSetter, TEXT_COLOR_INTERVAL);

Completed in 232 milliseconds